net-irc/znc: Add missing slot op to ICU dependency
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 25 Mar 2016 20:26:07 +0000 (21:26 +0100)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Fri, 25 Mar 2016 20:26:07 +0000 (21:26 +0100)
Package-Manager: portage-2.2.28

net-irc/znc/znc-9999.ebuild

index cfdcfd948184b34d9e7fc4fc7789680897ce58dc..34e748165a76b43dbe7a0af7d53e3edadd5a2a9f 100644 (file)
@@ -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} )