2020-07-25 08:15:46 +00:00
|
|
|
--- a/meson.build
|
|
|
|
+++ b/meson.build
|
2022-12-20 14:18:22 +00:00
|
|
|
@@ -278,7 +278,7 @@ endif
|
2022-05-11 00:39:11 +00:00
|
|
|
|
|
|
|
gpl_allowed = get_option('gpl').allowed()
|
2020-07-25 08:15:46 +00:00
|
|
|
|
|
|
|
-python3 = import('python').find_installation()
|
|
|
|
+python3 = 'python3'
|
2022-05-11 00:39:11 +00:00
|
|
|
|
2020-07-25 08:15:46 +00:00
|
|
|
subdir('gst')
|
|
|
|
subdir('ext')
|