From 20783520eec8b8ba5cefed1b400c7254a0e94471 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Mon, 28 Oct 2019 10:29:57 +0100 Subject: [PATCH] sys-process/cronie: Move sys-apps/debianutils from BDEPEND to RDEPEND Thanks-to: Alexander Tsoy Bug: https://bugs.gentoo.org/551352 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Lars Wendler --- .../cronie/{cronie-1.5.4.ebuild => cronie-1.5.4-r1.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename sys-process/cronie/{cronie-1.5.4.ebuild => cronie-1.5.4-r1.ebuild} (98%) diff --git a/sys-process/cronie/cronie-1.5.4.ebuild b/sys-process/cronie/cronie-1.5.4-r1.ebuild similarity index 98% rename from sys-process/cronie/cronie-1.5.4.ebuild rename to sys-process/cronie/cronie-1.5.4-r1.ebuild index 82d3f8f131aa..29ca8c72c0c9 100644 --- a/sys-process/cronie/cronie-1.5.4.ebuild +++ b/sys-process/cronie/cronie-1.5.4-r1.ebuild @@ -19,8 +19,7 @@ DEPEND=" elibc_musl? ( sys-libs/obstack-standalone ) ) " -RDEPEND="${DEPEND}" -BDEPEND=" +RDEPEND="${DEPEND} sys-apps/debianutils " -- 2.26.2