net-dns/bind: add more REQUIRED_USE for dnsrps
authorBen Kohler <bkohler@gentoo.org>
Wed, 1 Jan 2020 18:00:00 +0000 (12:00 -0600)
committerBen Kohler <bkohler@gentoo.org>
Wed, 1 Jan 2020 18:00:22 +0000 (12:00 -0600)
Closes: https://bugs.gentoo.org/697028
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
net-dns/bind/bind-9.14.8.ebuild
net-dns/bind/bind-9.15.6.ebuild

index fdf0e802d343e428c2dbd862e785d918d795a18b..13b29f45629ae8b8c1a7080269c7ca6816b89439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Re dlz/mysql and threads, needs to be verified..
@@ -51,6 +51,7 @@ REQUIRED_USE="
        mysql? ( dlz )
        odbc? ( dlz )
        ldap? ( dlz )
+       dnsrps? ( dlz )
        python? ( ${PYTHON_REQUIRED_USE} )"
 # sdb-ldap? ( dlz )
 
index 03873a3a2128728758ce4080d29d07d0c3b9dd60..346b2a0bfa872167e556024a03b7972adad88d82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Re dlz/mysql and threads, needs to be verified..
@@ -50,6 +50,7 @@ REQUIRED_USE="
        mysql? ( dlz )
        odbc? ( dlz )
        ldap? ( dlz )
+       dnsrps? ( dlz )
        python? ( ${PYTHON_REQUIRED_USE} )"
 # sdb-ldap? ( dlz )