mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/keybase: Add fuse USE
Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>
This commit is contained in:
@@ -19,10 +19,13 @@ fi
|
||||
|
||||
LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT MPL-2.0"
|
||||
SLOT="0"
|
||||
IUSE="fuse"
|
||||
|
||||
RDEPEND="
|
||||
app-crypt/gnupg
|
||||
sys-fs/fuse:0=
|
||||
fuse? (
|
||||
~app-crypt/kbfs-${PV}
|
||||
)
|
||||
"
|
||||
|
||||
src_unpack() {
|
||||
|
||||
Reference in New Issue
Block a user