diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-15 10:31:04 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-15 13:40:37 +0200 |
commit | 09edee370c26171035eeb78ac07874af1185db2a (patch) | |
tree | 660d62f6ce4b7b8433efc61904c33142664cd6a9 /dev-libs | |
parent | x11-drivers/xf86-video-virtualbox: Block incompatible xorg-server versions. (diff) | |
download | gentoo-09edee370c26171035eeb78ac07874af1185db2a.tar.gz gentoo-09edee370c26171035eeb78ac07874af1185db2a.tar.bz2 gentoo-09edee370c26171035eeb78ac07874af1185db2a.zip |
dev-libs/libgdata: remove back an added USE depend that I think I got wrong in the bump
Package-Manager: Portage-2.3.4, Repoman-2.3.1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgdata/libgdata-0.17.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libgdata/libgdata-0.17.7.ebuild b/dev-libs/libgdata/libgdata-0.17.7.ebuild index 603dc1ac9fa5..5e6ee2b3e54d 100644 --- a/dev-libs/libgdata/libgdata-0.17.7.ebuild +++ b/dev-libs/libgdata/libgdata-0.17.7.ebuild @@ -29,7 +29,7 @@ RDEPEND=" >=net-libs/libsoup-2.42.0:2.4[introspection?] >=x11-libs/gdk-pixbuf-2.14:2 crypt? ( app-crypt/gcr:= ) - gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8:=[introspection?] ) + gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8:= ) introspection? ( >=dev-libs/gobject-introspection-0.9.7:= ) " DEPEND="${RDEPEND} |