commit: 926420573c9bfae4a0992d64968b68968fc14c46
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 13:57:04 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 13:57:04 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=92642057
[net-libs/libaccounts-glib] Add missing dependency SLOT.
Package-Manager: portage-2.2.14
---
net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
index 60c6cbf..447c505 100644
--- a/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
+++ b/net-libs/libaccounts-glib/libaccounts-glib-1.18.ebuild
@@ -19,7 +19,7 @@ IUSE="debug"
DEPEND="
dev-db/sqlite
- dev-libs/glib
+ dev-libs/glib:2
dev-libs/libxml2"
RDEPEND="$DEPEND"