diff options
Diffstat (limited to 'net-dns/rbldnsd/rbldnsd-0.997a.ebuild')
-rw-r--r-- | net-dns/rbldnsd/rbldnsd-0.997a.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-dns/rbldnsd/rbldnsd-0.997a.ebuild b/net-dns/rbldnsd/rbldnsd-0.997a.ebuild index 533a8426681f..865969d3d172 100644 --- a/net-dns/rbldnsd/rbldnsd-0.997a.ebuild +++ b/net-dns/rbldnsd/rbldnsd-0.997a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/rbldnsd-0.997a.ebuild,v 1.1 2013/12/12 03:00:03 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/rbldnsd/rbldnsd-0.997a.ebuild,v 1.2 2013/12/12 14:12:35 mjo Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -16,6 +16,8 @@ SLOT="0" KEYWORDS="~amd64 ~hppa ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 test zlib" +REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )" + RDEPEND="zlib? ( sys-libs/zlib )" DEPEND="${RDEPEND} test? ( ${PYTHON_DEPS} |