mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-libs/gegl: don't enable introspection by default
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.gegl.org/"
|
||||
LICENSE="|| ( GPL-3+ LGPL-3 )"
|
||||
SLOT="0.4"
|
||||
|
||||
IUSE="cairo debug ffmpeg +introspection lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp"
|
||||
IUSE="cairo debug ffmpeg introspection lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp"
|
||||
REQUIRED_USE="
|
||||
svg? ( cairo )
|
||||
test? ( introspection )
|
||||
|
||||
@@ -24,7 +24,7 @@ HOMEPAGE="http://www.gegl.org/"
|
||||
LICENSE="|| ( GPL-3+ LGPL-3 )"
|
||||
SLOT="0.4"
|
||||
|
||||
IUSE="cairo debug ffmpeg +introspection lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp"
|
||||
IUSE="cairo debug ffmpeg introspection lcms lensfun libav openexr pdf raw sdl svg test tiff umfpack vala v4l webp"
|
||||
REQUIRED_USE="
|
||||
svg? ( cairo )
|
||||
test? ( introspection )
|
||||
|
||||
Reference in New Issue
Block a user