From ef12b2a78c584a989904bbe5c714af1ec7409b38 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Sun, 7 Sep 2014 15:11:53 +0300 Subject: net-im/profanity-9999: fixed dependencies - glib version must be >= 2.26 - openssl is dependency of libstrophe, not profanity --- net-im/profanity/profanity-9999.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-im/profanity/profanity-9999.ebuild b/net-im/profanity/profanity-9999.ebuild index b4b5dce..68545fd 100644 --- a/net-im/profanity/profanity-9999.ebuild +++ b/net-im/profanity/profanity-9999.ebuild @@ -16,9 +16,8 @@ SLOT="0" KEYWORDS="" IUSE="libnotify otr +themes xml xscreensaver" -RDEPEND="dev-libs/glib:2 +RDEPEND=">=dev-libs/glib-2.26:2 >=dev-libs/libstrophe-0.8-r1[xml=] - dev-libs/openssl net-misc/curl sys-libs/ncurses otr? ( net-libs/libotr ) -- cgit v1.2.1