From: Andreas Sturmlechner Date: Wed, 12 Sep 2018 08:51:09 +0000 (+0200) Subject: dev-libs/appstream: +introspection default X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3bc81a7bde2d0b93db09233c00639c32b9747069;p=gentoo.git dev-libs/appstream: +introspection default Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/dev-libs/appstream/appstream-0.12.2.ebuild b/dev-libs/appstream/appstream-0.12.2.ebuild index b2c9647de368..230751c476e3 100644 --- a/dev-libs/appstream/appstream-0.12.2.ebuild +++ b/dev-libs/appstream/appstream-0.12.2.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Distributions/AppStream/" LICENSE="LGPL-2.1+ GPL-2+" # check as_api_level SLOT="0/4" -IUSE="apt introspection qt5 test" +IUSE="apt +introspection qt5 test" RDEPEND=" dev-libs/glib:2