mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 18:54:30 +04:00
12 lines
210 B
Diff
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')
|