aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Podgorny <pasis.ua@gmail.com>2014-05-19 12:44:03 +0300
committerDmitry Podgorny <pasis.ua@gmail.com>2014-05-19 12:44:03 +0300
commit6ffff01c8ddbb9f6b9f21cdfe47b3f74829631aa (patch)
tree37b3bdd023906df2fcff6ce827e6304f8c2c106d
parent72539607842acbcd70356e6785bd5a3ad17168bc (diff)
downloadprofanity-6ffff01c8ddbb9f6b9f21cdfe47b3f74829631aa.tar.gz
profanity-6ffff01c8ddbb9f6b9f21cdfe47b3f74829631aa.tar.xz
net-im/profanity: added permanent libotr dependency
libotr headers are used regardless of OTR support.
-rw-r--r--net-im/profanity/profanity-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/profanity/profanity-0.4.1.ebuild b/net-im/profanity/profanity-0.4.1.ebuild
index 7cc0a2b..519ed93 100644
--- a/net-im/profanity/profanity-0.4.1.ebuild
+++ b/net-im/profanity/profanity-0.4.1.ebuild
@@ -19,7 +19,7 @@ RDEPEND="dev-libs/glib:2
>=net-libs/gnutls-2.8.0
net-misc/curl
sys-libs/ncurses
- otr? ( net-libs/libotr )
+ net-libs/libotr
xscreensaver? ( x11-libs/libXScrnSaver )
libnotify? ( x11-libs/libnotify )"
DEPEND="${RDEPEND}"