dev-libs/apr-util: Added sub-slot dep for sys-libs/gdbm
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 4 Jan 2018 10:31:39 +0000 (11:31 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 4 Jan 2018 10:31:39 +0000 (11:31 +0100)
Closes: https://bugs.gentoo.org/643306
Package-Manager: Portage-2.3.19, Repoman-2.3.6

dev-libs/apr-util/apr-util-1.5.4-r3.ebuild
dev-libs/apr-util/apr-util-1.6.1.ebuild

index 91a41d6598db3bb6c60923f914c2c6b381793627..0902526be9a925f9dca1ec43f820224f5870efb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,7 +24,7 @@ RDEPEND="
        >=dev-libs/apr-${APR_PV}:1
        berkdb? ( >=sys-libs/db-4:= )
        freetds? ( dev-db/freetds )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        ldap? ( =net-nds/openldap-2* )
        mysql? ( =virtual/mysql-5* )
        nss? ( dev-libs/nss )
index ec528c173dd88e9f9bbb90f98733cc0a1f6d3aad..97a0e1ac54cba3eb7aac37de065b0dd7e324bd0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,7 +23,7 @@ RDEPEND="
        dev-libs/expat
        >=dev-libs/apr-${APR_PV}:1
        berkdb? ( >=sys-libs/db-4:= )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        ldap? ( =net-nds/openldap-2* )
        mysql? ( =virtual/mysql-5* )
        nss? ( dev-libs/nss )