kcptun: add tcp option
[feed/packages.git] / multimedia / gst1-plugins-ugly / patches / 010-distutils.patch
1 --- a/meson.build
2 +++ b/meson.build
3 @@ -257,7 +257,7 @@ if get_option('default_library') == 'sha
4 plugins_pkgconfig_install_dir = disabler()
5 endif
6
7 -python3 = import('python').find_installation()
8 +python3 = 'python3'
9 subdir('gst')
10 subdir('ext')
11 subdir('tests')