summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 21:26:07 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-03-25 21:26:07 +0100
commit1e1db0448b1dbb39c6353a6d399f374d9358f805 (patch)
tree853251b8b1830150453f386d0c1ccadf6c33b0a2 /net-irc
parentdev-libs/icu: Version bump (diff)
downloadgentoo-1e1db0448b1dbb39c6353a6d399f374d9358f805.tar.gz
gentoo-1e1db0448b1dbb39c6353a6d399f374d9358f805.tar.bz2
gentoo-1e1db0448b1dbb39c6353a6d399f374d9358f805.zip
net-irc/znc: Add missing slot op to ICU dependency
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/znc/znc-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/znc/znc-9999.ebuild b/net-irc/znc/znc-9999.ebuild
index cfdcfd948184..34e748165a76 100644
--- a/net-irc/znc/znc-9999.ebuild
+++ b/net-irc/znc/znc-9999.ebuild
@@ -23,7 +23,7 @@ IUSE="daemon debug ipv6 libressl perl python ssl sasl tcl"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
- dev-libs/icu
+ dev-libs/icu:=
sys-libs/zlib
perl? ( >=dev-lang/perl-5.10 )
python? ( ${PYTHON_DEPS} )