From e43e692d57e1ae0b60c4f45822eccc5b895add0a Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sat, 12 Jun 2021 18:47:20 +0200 Subject: [PATCH] sys-fs/git-mount: depend on fuse:0 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri --- sys-fs/git-mount/git-mount-1.0.0_p20160321.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/git-mount/git-mount-1.0.0_p20160321.ebuild b/sys-fs/git-mount/git-mount-1.0.0_p20160321.ebuild index 818e538c08..cd41c4f3fd 100644 --- a/sys-fs/git-mount/git-mount-1.0.0_p20160321.ebuild +++ b/sys-fs/git-mount/git-mount-1.0.0_p20160321.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -25,7 +25,7 @@ KEYWORDS="~amd64" LICENSE="MIT BSD BSD-2" SLOT="0" -RDEPEND="sys-fs/fuse" +RDEPEND="sys-fs/fuse:0" DEPEND="${RDEPEND}" src_install() {