dev-libs/libgdata: fix deps for USE=introspection

Closes: https://bugs.gentoo.org/644212
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Mart Raudsepp
2018-01-16 22:32:01 +02:00
parent 410c02ed60
commit 900fcfdd59

View 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?]