commit: 3bc81a7bde2d0b93db09233c00639c32b9747069 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Sep 12 08:51:09 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Sep 12 08:51:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bc81a7b
dev-libs/appstream: +introspection default Package-Manager: Portage-2.3.49, Repoman-2.3.10 dev-libs/appstream/appstream-0.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/appstream/appstream-0.12.2.ebuild b/dev-libs/appstream/appstream-0.12.2.ebuild index b2c9647de36..230751c476e 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
