app-emulation/lxd: revbump, fix sys-fs/fuse SLOT

Closes: https://github.com/gentoo/gentoo/pull/13216
Closes: https://bugs.gentoo.org/697010

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Tim Harder <radhermit@gentoo.org>
This commit is contained in:
David Heidelberg
2019-10-08 21:19:44 +02:00
committed by Tim Harder
parent be15458353
commit e9dce33c19

View File

@@ -11,6 +11,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE="+daemon +ipv6 +dnsmasq nls test tools"
RESTRICT="!test? ( test )"
inherit autotools bash-completion-r1 linux-info systemd user
@@ -45,7 +46,7 @@ RDEPEND="
net-libs/libnsl:0=
net-misc/rsync[xattr]
sys-apps/iproute2[ipv6?]
sys-fs/fuse
sys-fs/fuse:0=
sys-fs/lxcfs
sys-fs/squashfs-tools
virtual/acl