diff options
Diffstat (limited to 'app-portage/pfl')
-rw-r--r-- | app-portage/pfl/pfl-3.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=( |