11 lines
210 B
Diff
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')
|