From: Thomas Deutschmann Date: Sun, 21 Jul 2019 20:59:05 +0000 (+0200) Subject: app-portage/pfl: hide sys-apps/util-linux RDEPEND behind USE flag X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c429919d7ede49af0bf8e8b718001748934953a;p=gentoo.git app-portage/pfl: hide sys-apps/util-linux RDEPEND behind USE flag Bug: https://bugs.gentoo.org/690290 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann --- diff --git a/app-portage/pfl/pfl-3.0.1-r2.ebuild b/app-portage/pfl/pfl-3.0.1-r2.ebuild index 501f62999ba7..cdc339e0cbab 100644 --- a/app-portage/pfl/pfl-3.0.1-r2.ebuild +++ b/app-portage/pfl/pfl-3.0.1-r2.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}] net-misc/curl sys-apps/portage[${PYTHON_USEDEP}] - sys-apps/util-linux[caps] + network-cron? ( sys-apps/util-linux[caps] ) " PATCHES=(