mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Tim Harder
parent
be15458353
commit
e9dce33c19
@@ -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
|
||||
Reference in New Issue
Block a user