commit: bd3ef623e078c086f4818027edbf129c2a57fab0
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu May 14 16:19:27 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu May 14 16:19:27 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=bd3ef623
[net-libs/telepathy-qt] Specify glib SLOT.
Package-Manager: portage-2.2.18
net-libs/telepathy-qt/telepathy-qt-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
index 5dd4c17..cd86768 100644
--- a/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
+++ b/net-libs/telepathy-qt/telepathy-qt-9999.ebuild
@@ -41,7 +41,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
test? (
dev-libs/dbus-glib
- dev-libs/glib
+ dev-libs/glib:2
dev-python/dbus-python
qt4? ( dev-qt/qttest:4 )
qt5? ( dev-qt/qttest:5 )