app-portage/pfl: hide sys-apps/util-linux RDEPEND behind USE flag
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jul 2019 20:59:05 +0000 (22:59 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 21 Jul 2019 20:59:21 +0000 (22:59 +0200)
Bug: https://bugs.gentoo.org/690290
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-portage/pfl/pfl-3.0.1-r2.ebuild

index 501f62999ba707de8f7158c50e419867327d1802..cdc339e0cbab6a929c26c531eb2957c26e7b2dee 100644 (file)
@@ -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=(