diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-09-05 21:10:15 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-09-06 08:55:17 +0300 |
commit | 74d98b9da0d765d3a218fd631dfe6572d47ff723 (patch) | |
tree | e69fcc440362e027d9d0ef4179831e06a93f68de /sys-fs/simple-mtpfs | |
parent | app-crypt/tpm2-tss: Bump to 3.0.0 (diff) | |
download | gentoo-74d98b9da0d765d3a218fd631dfe6572d47ff723.tar.gz gentoo-74d98b9da0d765d3a218fd631dfe6572d47ff723.tar.bz2 gentoo-74d98b9da0d765d3a218fd631dfe6572d47ff723.zip |
sys-fs/simple-mtpfs: update fuse dependency slot
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Closes: https://github.com/gentoo/gentoo/pull/17431
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs/simple-mtpfs')
-rw-r--r-- | sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild index a84aa51dbee4..7ca90686a86d 100644 --- a/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild +++ b/sys-fs/simple-mtpfs/simple-mtpfs-0.4.0.ebuild @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" media-libs/libmtp - sys-fs/fuse:0" + sys-fs/fuse:=" DEPEND="${RDEPEND}" BDEPEND=" sys-devel/autoconf-archive |