commit: 47b887476cf67bacf0df9496a9d6099251c20018
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 13:56:45 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 13:56:45 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=47b88747
[net-libs/accounts-qt] Add missing dependency SLOT.
Package-Manager: portage-2.2.14
---
net-libs/accounts-qt/accounts-qt-1.13.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/accounts-qt/accounts-qt-1.13.ebuild
b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
index 2404358..a031fba 100644
--- a/net-libs/accounts-qt/accounts-qt-1.13.ebuild
+++ b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86"
DEPEND="
net-libs/libaccounts-glib
- dev-libs/glib
+ dev-libs/glib:2
dev-qt/qtcore:5
dev-qt/qttest:5
dev-qt/qtxml:5