We had to leave db:5.3 out of our dependency string until now because
the upstream build system couldn't detect it. The latest v5.6.17 and
v7.0.2 will find it, though, so we add it as an option.
Gentoo-Bug: 564824
Package-Manager: portage-2.2.26
# the ./configure script. Other versions *work*, but we need to stick to
# the ones that can be detected to avoid a repeat of bug #564824.
DEPEND="${DEPEND}
- berkdb? ( || ( sys-libs/db:5.1
+ berkdb? ( || ( sys-libs/db:5.3
+ sys-libs/db:5.1
sys-libs/db:4.8
sys-libs/db:4.7
sys-libs/db:4.6
# the ./configure script. Other versions *work*, but we need to stick to
# the ones that can be detected to avoid a repeat of bug #564824.
DEPEND="${DEPEND}
- berkdb? ( || ( sys-libs/db:5.1
+ berkdb? ( || ( sys-libs/db:5.3
+ sys-libs/db:5.1
sys-libs/db:4.8
sys-libs/db:4.7
sys-libs/db:4.6