gst1-plugins-base: update to 1.20.2

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2022-05-10 19:38:10 -05:00
committed by Rosen Penev
parent a47552c4c8
commit bc8c284ef2
2 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
--- a/meson.build
+++ b/meson.build
@@ -431,7 +431,7 @@ if get_option('default_library') == 'sha
plugins_pkgconfig_install_dir = disabler()
endif
@@ -457,7 +457,7 @@ pkgconfig_subdirs = ['gstreamer-1.0']
meson_pkg_config_file_fixup_script = find_program('scripts/meson-pkg-config-file-fixup.py')
-python3 = import('python').find_installation()
+python3 = 'python3'