commit: c1909466b73904166a2886706ebecac37fae31e8
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 11 21:09:01 2014 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Mar 11 21:09:01 2014 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c1909466
[net-im/ktp-contact-list] Raise dep on net-libs/libkpeople
Package-Manager: portage-2.2.8-r1
---
net-im/ktp-contact-list/ktp-contact-list-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
index 144c253..ee98f85 100644
--- a/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
+++ b/net-im/ktp-contact-list/ktp-contact-list-9999.ebuild
@@ -25,7 +25,7 @@ IUSE="debug"
DEPEND="
>=net-im/ktp-accounts-kcm-${PV}
>=net-im/ktp-common-internals-${PV}
- net-libs/libkpeople
+ >=net-libs/libkpeople-0.2.1
>=net-libs/telepathy-qt-0.9.3
"
RDEPEND="${DEPEND}"