packages/multimedia/gst1-plugins-ugly/patches/010-distutils.patch
W. Michael Petullo 4c08a12dbf gst1-plugins-ugly: update to 1.20.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2022-05-11 17:51:01 -04:00

11 lines
210 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -279,7 +279,7 @@ endif
gpl_allowed = get_option('gpl').allowed()
-python3 = import('python').find_installation()
+python3 = 'python3'
subdir('gst')
subdir('ext')