diff options
author | Koen Vandeputte <koen.vandeputte@citymesh.com> | 2023-10-23 14:21:45 +0200 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2023-10-23 17:21:31 +0200 |
commit | 2fdf1aa2f5482da2482de99bb62a438b4a5c686a (patch) | |
tree | 27ab24c0a5d181994b7b65ac3a56b6312134743c /multimedia/gst1-plugins-good/patches | |
parent | 52da3325dba6cf2fa47e36988c0054667ad8755a (diff) |
gst1-plugins-good: update to 1.22.6
Signed-off-by: Koen Vandeputte <koen.vandeputte@citymesh.com>
Diffstat (limited to 'multimedia/gst1-plugins-good/patches')
-rw-r--r-- | multimedia/gst1-plugins-good/patches/010-distutils.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gst1-plugins-good/patches/010-distutils.patch b/multimedia/gst1-plugins-good/patches/010-distutils.patch index 582df3b62..a0e6365ff 100644 --- a/multimedia/gst1-plugins-good/patches/010-distutils.patch +++ b/multimedia/gst1-plugins-good/patches/010-distutils.patch @@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -461,7 +461,7 @@ endif +@@ -469,7 +469,7 @@ endif presetdir = join_paths(get_option('datadir'), 'gstreamer-' + api_version, 'presets') |