diff options
author | 2020-05-25 03:33:53 +0300 | |
---|---|---|
committer | 2020-06-25 11:07:41 +0300 | |
commit | 326f8fd1dfe00a5b424bf2e4b13f02441894a5a5 (patch) | |
tree | 942e877a4a2608c131c67dd435049aa5bbf52866 /media-libs/gegl/gegl-0.3.34-r1.ebuild | |
parent | media-libs/gegl: 0.3.34, drop failed tests using gegl-video, vp8 (diff) | |
download | gentoo-326f8fd1dfe00a5b424bf2e4b13f02441894a5a5.tar.gz gentoo-326f8fd1dfe00a5b424bf2e4b13f02441894a5a5.tar.bz2 gentoo-326f8fd1dfe00a5b424bf2e4b13f02441894a5a5.zip |
media-libs/gegl: 0.3.34, add gegl-0.3.34-fno-common.patch
Closes: https://bugs.gentoo.org/719198
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-libs/gegl/gegl-0.3.34-r1.ebuild')
-rw-r--r-- | media-libs/gegl/gegl-0.3.34-r1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/gegl/gegl-0.3.34-r1.ebuild b/media-libs/gegl/gegl-0.3.34-r1.ebuild index bd05c114d0d4..90f06bc1e08c 100644 --- a/media-libs/gegl/gegl-0.3.34-r1.ebuild +++ b/media-libs/gegl/gegl-0.3.34-r1.ebuild @@ -75,6 +75,7 @@ pkg_setup() { PATCHES=( "${FILESDIR}"/${PN}-0.3.12-failing-tests.patch "${FILESDIR}"/${PN}-0.3.34-failing-tests.patch # bug 631930, 686202 + "${FILESDIR}"/${PN}-0.3.34-fno-common.patch # bug 719198 "${FILESDIR}"/${PN}-0.4.0-ffmpeg-4-0-compat-1.patch # bug 654172 "${FILESDIR}"/${PN}-0.4.0-ffmpeg-4-0-compat-2.patch # bug 654172 ) |