dev-libs/libgdata: fix deps for USE=introspection
authorMart Raudsepp <leio@gentoo.org>
Tue, 16 Jan 2018 20:32:01 +0000 (22:32 +0200)
committerMart Raudsepp <leio@gentoo.org>
Tue, 16 Jan 2018 20:32:42 +0000 (22:32 +0200)
Closes: https://bugs.gentoo.org/644212
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/libgdata/libgdata-0.17.9-r1.ebuild

index 8906ecbdeb2db85f480234c3981a6040b795e4a8..d990cb59243eedbd3ee237a4b7f9131c8afc01a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
        >=dev-libs/glib-2.44.0:2
-       >=dev-libs/json-glib-0.15
+       >=dev-libs/json-glib-0.15[introspection?]
        >=dev-libs/libxml2-2:2
        >=net-libs/liboauth-0.9.4
        >=net-libs/libsoup-2.55.90:2.4[introspection?]