app-admin/clsync: add missed sys-libs/libcap dep
authorAndrew Savchenko <bircoph@gentoo.org>
Wed, 6 May 2020 16:02:20 +0000 (19:02 +0300)
committerAndrew Savchenko <bircoph@gentoo.org>
Wed, 6 May 2020 16:24:59 +0000 (19:24 +0300)
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 <bircoph@gentoo.org>
app-admin/clsync/clsync-0.4.4.ebuild

index 1da3d5f2bf3c557049db5beaf23ab1c7cb4144f4..ee8baf2da6764e46c79ca93be0b8be642611b078 100644 (file)
@@ -27,6 +27,7 @@ BDEPEND="
 "
 DEPEND="
        dev-libs/glib:2
+       caps? ( sys-libs/libcap )
        cgroups? ( dev-libs/libcgroup )
        mhash? ( app-crypt/mhash )
 "