summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-18 19:47:58 -0500
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-18 19:47:58 -0500
commit108132362c719126fd2748c0277e455546bdc700 (patch)
tree925ee92c192d5355cc12601301bdba497b6441eb /gnome-extra/gnome-contacts
parentmedia-libs/cogl: sync with gx86 (diff)
downloadgnome-108132362c719126fd2748c0277e455546bdc700.tar.gz
gnome-108132362c719126fd2748c0277e455546bdc700.tar.bz2
gnome-108132362c719126fd2748c0277e455546bdc700.zip
gnome-extra/gnome-contacts: sync with gx86
Add some subslot operators.
Diffstat (limited to 'gnome-extra/gnome-contacts')
-rw-r--r--gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
index 6f3286ed..4230881a 100644
--- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
+++ b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
@@ -31,19 +31,19 @@ VALA_DEPEND="$(vala_depend)
# Configure is wrong; it needs cheese-3.5.91, not 3.3.91
RDEPEND="
- >=dev-libs/folks-0.7.3[eds,telepathy]
+ >=dev-libs/folks-0.7.3:=[eds,telepathy]
>=dev-libs/glib-2.31.10:2
dev-libs/libgee:0
- >=gnome-extra/evolution-data-server-3.5.3[gnome-online-accounts]
- >=gnome-base/gnome-desktop-3.0:3
+ >=gnome-extra/evolution-data-server-3.5.3:=[gnome-online-accounts]
+ >=gnome-base/gnome-desktop-3.0:3=
net-libs/gnome-online-accounts
>=net-libs/telepathy-glib-0.17.5
x11-libs/cairo:=
x11-libs/gdk-pixbuf:2
- x11-libs/libnotify
+ x11-libs/libnotify:=
>=x11-libs/gtk+-3.4:3
x11-libs/pango
- v4l? ( >=media-video/cheese-3.5.91 )
+ v4l? ( >=media-video/cheese-3.5.91:= )
"
DEPEND="${RDEPEND}
>=dev-util/intltool-0.40