diff options
author | David Seifert <soap@gentoo.org> | 2021-07-17 23:30:24 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-07-17 23:30:24 +0200 |
commit | 2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43 (patch) | |
tree | bcec0d6f9158367cd08d26678ecd2a3e75096a52 /net-im | |
parent | net-im/pidgin: Add sys-libs/ncurses[unicode(+)] (diff) | |
download | gentoo-2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43.tar.gz gentoo-2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43.tar.bz2 gentoo-2dab4ce2e2fb10cc25cbb30a907e58cd4fd08f43.zip |
net-im/profanity: Add sys-libs/ncurses[unicode(+)]
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/profanity/profanity-0.9.5-r1.ebuild (renamed from net-im/profanity/profanity-0.9.5.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/profanity/profanity-0.9.5.ebuild b/net-im/profanity/profanity-0.9.5-r1.ebuild index 9b0fc0ae5fdd..24acf02ba694 100644 --- a/net-im/profanity/profanity-0.9.5.ebuild +++ b/net-im/profanity/profanity-0.9.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ COMMON_DEPEND=" dev-libs/openssl:0= net-misc/curl sys-apps/util-linux - sys-libs/ncurses:=[unicode] + sys-libs/ncurses:=[unicode(+)] gpg? ( app-crypt/gpgme:= ) libnotify? ( x11-libs/libnotify ) omemo? ( |