summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-09-17 15:56:14 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2016-09-17 16:02:42 +0200
commit92619ff4b91e2a83402e18d0cca938d6b2821646 (patch)
tree867df9af2beae4fd94719bd921d148a1416bc578 /media-libs/gegl/gegl-9999.ebuild
parentdev-libs/libgdata: fix a typo in REQUIRED_USE, bug #593944 (diff)
downloadgentoo-92619ff4b91e2a83402e18d0cca938d6b2821646.tar.gz
gentoo-92619ff4b91e2a83402e18d0cca938d6b2821646.tar.bz2
gentoo-92619ff4b91e2a83402e18d0cca938d6b2821646.zip
media-libs/gegl: fix a typo in REQUIRED_USE, bug #593944
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-libs/gegl/gegl-9999.ebuild')
-rw-r--r--media-libs/gegl/gegl-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index 4fca26cf55c7..b051aeba0ef6 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -28,7 +28,7 @@ LICENSE="|| ( GPL-3 LGPL-3 )"
SLOT="0.3"
IUSE="cairo cpu_flags_x86_mmx cpu_flags_x86_sse debug ffmpeg +introspection jpeg jpeg2k lcms lensfun libav openexr png raw sdl svg test tiff umfpack vala v4l webp"
-REQUIRED_IUSE="
+REQUIRED_USE="
svg? ( cairo )
vala? ( introspection )
"