diff options
Diffstat (limited to 'gnome-base/gvfs/gvfs-1.16.0.ebuild')
-rw-r--r-- | gnome-base/gvfs/gvfs-1.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gvfs/gvfs-1.16.0.ebuild b/gnome-base/gvfs/gvfs-1.16.0.ebuild index 6a9be4b48620..0485ebbd209a 100644 --- a/gnome-base/gvfs/gvfs-1.16.0.ebuild +++ b/gnome-base/gvfs/gvfs-1.16.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.0.ebuild,v 1.3 2013/03/31 19:13:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gvfs/gvfs-1.16.0.ebuild,v 1.4 2013/04/07 09:43:07 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -45,7 +45,7 @@ RDEPEND=">=dev-libs/glib-2.35:2 gnome-keyring? ( app-crypt/libsecret ) gphoto2? ( >=media-libs/libgphoto2-2.4.7:= ) gtk? ( >=x11-libs/gtk+-3.0:3 ) - http? ( || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-2.34.0[gnome] ) ) + http? ( || ( >=net-libs/libsoup-2.42:2.4 >=net-libs/libsoup-gnome-2.34.0[gnome] ) ) ios? ( >=app-pda/libimobiledevice-1.1.0 >=app-pda/libplist-1 ) |