summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rorvick <chris@rorvick.com>2020-06-25 19:16:28 -0500
committerZac Medico <zmedico@gentoo.org>2020-06-25 22:39:17 -0700
commit3710a40f819dd27e8d254fb194f9ba5c1b480fcc (patch)
treeed571ebe019b24a75e1c34dc0a024a8edada86d5 /dev-util/ostree/ostree-2018.9.ebuild
parentapp-admin/vault: Call fcaps_pkg_postinst (diff)
downloadgentoo-3710a40f819dd27e8d254fb194f9ba5c1b480fcc.tar.gz
gentoo-3710a40f819dd27e8d254fb194f9ba5c1b480fcc.tar.bz2
gentoo-3710a40f819dd27e8d254fb194f9ba5c1b480fcc.zip
dev-utils/ostree: adjust slot dependency on dev-fs/fuse
These versions of OSTree require FUSE 2 and thus must depend on slot 0. Closes: https://github.com/gentoo/gentoo/pull/16424 Closes: https://bugs.gentoo.org/724266 Signed-off-by: Chris Rorvick <chris@rorvick.com> Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-util/ostree/ostree-2018.9.ebuild')
-rw-r--r--dev-util/ostree/ostree-2018.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ostree/ostree-2018.9.ebuild b/dev-util/ostree/ostree-2018.9.ebuild
index c7c0813520bb..6f86406b9deb 100644
--- a/dev-util/ostree/ostree-2018.9.ebuild
+++ b/dev-util/ostree/ostree-2018.9.ebuild
@@ -22,7 +22,7 @@ COMMON_DEPEND="
dev-libs/libgpg-error:=
dev-libs/openssl:0=
sys-apps/util-linux:=
- sys-fs/fuse:=
+ sys-fs/fuse:0=
sys-libs/zlib:=
archive? ( app-arch/libarchive:= )