From: Lars Wendler Date: Mon, 25 Mar 2019 14:31:30 +0000 (+0100) Subject: sys-libs/tdb: Added missing dev-libs/libbsd to RDEPEND. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d84ed350efac50b7e077efe37d293174fc64d3d6;p=gentoo.git sys-libs/tdb: Added missing dev-libs/libbsd to RDEPEND. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler --- diff --git a/sys-libs/tdb/tdb-1.3.13.ebuild b/sys-libs/tdb/tdb-1.3.13.ebuild index ca3caa9507e8..85b35507812d 100644 --- a/sys-libs/tdb/tdb-1.3.13.ebuild +++ b/sys-libs/tdb/tdb-1.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS} diff --git a/sys-libs/tdb/tdb-1.3.16.ebuild b/sys-libs/tdb/tdb-1.3.16.ebuild index a6f1ad457e64..126bbd80256e 100644 --- a/sys-libs/tdb/tdb-1.3.16.ebuild +++ b/sys-libs/tdb/tdb-1.3.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS} diff --git a/sys-libs/tdb/tdb-1.3.17.ebuild b/sys-libs/tdb/tdb-1.3.17.ebuild index 13558afddb31..3d563d7d956e 100644 --- a/sys-libs/tdb/tdb-1.3.17.ebuild +++ b/sys-libs/tdb/tdb-1.3.17.ebuild @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS} diff --git a/sys-libs/tdb/tdb-1.3.18.ebuild b/sys-libs/tdb/tdb-1.3.18.ebuild index 13558afddb31..3d563d7d956e 100644 --- a/sys-libs/tdb/tdb-1.3.18.ebuild +++ b/sys-libs/tdb/tdb-1.3.18.ebuild @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS} diff --git a/sys-libs/tdb/tdb-1.3.8.ebuild b/sys-libs/tdb/tdb-1.3.8.ebuild index 5850768253ac..0f88e563fdde 100644 --- a/sys-libs/tdb/tdb-1.3.8.ebuild +++ b/sys-libs/tdb/tdb-1.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS} diff --git a/sys-libs/tdb/tdb-1.4.0.ebuild b/sys-libs/tdb/tdb-1.4.0.ebuild index 13558afddb31..3d563d7d956e 100644 --- a/sys-libs/tdb/tdb-1.4.0.ebuild +++ b/sys-libs/tdb/tdb-1.4.0.ebuild @@ -19,7 +19,8 @@ IUSE="python" REQUIRED_USE="${PYTHON_REQUIRED_USE}" -RDEPEND="python? ( ${PYTHON_DEPS} )" +RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] ) + python? ( ${PYTHON_DEPS} )" DEPEND=" ${RDEPEND} ${PYTHON_DEPS}