openwrt-packages/multimedia/gst1-plugins-ugly/patches/010-distutils.patch

12 lines
210 B
Diff

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