From a95c392bd364a06b094344723366ba800429198a Mon Sep 17 00:00:00 2001 From: Andrew Savchenko Date: Wed, 6 May 2020 19:02:20 +0300 Subject: [PATCH] app-admin/clsync: add missed sys-libs/libcap dep No revbump here since in case of user system affected by this bug, the build will fail. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Andrew Savchenko --- app-admin/clsync/clsync-0.4.4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-admin/clsync/clsync-0.4.4.ebuild b/app-admin/clsync/clsync-0.4.4.ebuild index 1da3d5f2bf3c..ee8baf2da676 100644 --- a/app-admin/clsync/clsync-0.4.4.ebuild +++ b/app-admin/clsync/clsync-0.4.4.ebuild @@ -27,6 +27,7 @@ BDEPEND=" " DEPEND=" dev-libs/glib:2 + caps? ( sys-libs/libcap ) cgroups? ( dev-libs/libcgroup ) mhash? ( app-crypt/mhash ) " -- 2.26.2