aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2014-09-07 15:11:53 +0300
committerDmitry Podgorny <pasis.ua@gmail.com>2014-09-07 15:11:53 +0300
commitef12b2a78c584a989904bbe5c714af1ec7409b38 (patch)
tree96c635d07a8ae175ce6d12542588937782142079
parenta177a4ca34b078a3eaa28d3ee4ca88559ca937bf (diff)
downloadprofanity-ef12b2a78c584a989904bbe5c714af1ec7409b38.tar.gz
profanity-ef12b2a78c584a989904bbe5c714af1ec7409b38.tar.xz
net-im/profanity-9999: fixed dependencies
- glib version must be >= 2.26 - openssl is dependency of libstrophe, not profanity
-rw-r--r--net-im/profanity/profanity-9999.ebuild3
1 files changed, 1 insertions, 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 )