Merge pull request #18467 from AdorableJiang/mydnsjp
[feed/packages.git] / multimedia / gst1-plugins-ugly / patches / 010-distutils.patch
1 --- a/meson.build
2 +++ b/meson.build
3 @@ -279,7 +279,7 @@ endif
4
5 gpl_allowed = get_option('gpl').allowed()
6
7 -python3 = import('python').find_installation()
8 +python3 = 'python3'
9
10 subdir('gst')
11 subdir('ext')