gst1-plugins-bad: update to 1.22.8
[feed/packages.git] / multimedia / gst1-plugins-ugly / patches / 010-distutils.patch
index 1460bb3d2f03075dec8d4996308035783c686ad5..4603938d7b22decd63a3e57fdf40bbb678e7e842 100644 (file)
@@ -1,11 +1,11 @@
 --- a/meson.build
 +++ b/meson.build
-@@ -257,7 +257,7 @@ if get_option('default_library') == 'shared'
-   plugins_pkgconfig_install_dir = disabler()
- endif
+@@ -305,7 +305,7 @@ endif
+ gpl_allowed = get_option('gpl').allowed()
  
 -python3 = import('python').find_installation()
 +python3 = 'python3'
  subdir('gst')
  subdir('ext')
- subdir('tests')