gst1-plugins-bad: update to 1.22.8
[feed/packages.git] / multimedia / gst1-plugins-ugly / patches / 010-distutils.patch
1 --- a/meson.build
2 +++ b/meson.build
3 @@ -305,7 +305,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')