summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2019-05-16 23:03:23 +0200
committerSebastian Pipping <sping@gentoo.org>2019-05-16 23:03:49 +0200
commit8c71181f925e071a7e8640e330005f3764acefeb (patch)
treeaed4739d30fdbf199534e2d646983d39c34c0fe4 /media-libs
parentarm64/p.use.stable.mask: add contrib_cvv (diff)
downloadgentoo-8c71181f925e071a7e8640e330005f3764acefeb.tar.gz
gentoo-8c71181f925e071a7e8640e330005f3764acefeb.tar.bz2
gentoo-8c71181f925e071a7e8640e330005f3764acefeb.zip
media-libs/gegl: Drop gone --without-exiv2 for 0.4.16
Closes: https://bugs.gentoo.org/686080 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.65, Repoman-2.3.12
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/gegl/gegl-0.4.16.ebuild3
-rw-r--r--media-libs/gegl/gegl-9999.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/media-libs/gegl/gegl-0.4.16.ebuild b/media-libs/gegl/gegl-0.4.16.ebuild
index 58165e607836..c45193011d15 100644
--- a/media-libs/gegl/gegl-0.4.16.ebuild
+++ b/media-libs/gegl/gegl-0.4.16.ebuild
@@ -119,9 +119,6 @@ src_configure() {
--program-suffix=-${SLOT}
--with-gdk-pixbuf
--with-pango
- # - Parameter --with-exiv2 compiles a noinst-app only, no use
- # but needed during testing
- --without-exiv2
# - There are two checks for dot, one controllable by --with(out)-graphviz
# which toggles HAVE_GRAPHVIZ that is not used anywhere. Yes.
--without-graphviz
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index 377cbb02f89d..2a01f502b352 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -115,9 +115,6 @@ src_configure() {
--program-suffix=-${SLOT}
--with-gdk-pixbuf
--with-pango
- # - Parameter --with-exiv2 compiles a noinst-app only, no use
- # but needed during testing
- --without-exiv2
# - There are two checks for dot, one controllable by --with(out)-graphviz
# which toggles HAVE_GRAPHVIZ that is not used anywhere. Yes.
--without-graphviz