diff options
Diffstat (limited to 'sys-fs/mp3fs')
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.91-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/mp3fs/mp3fs-0.91.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild index e3b560646d84..278fef25efed 100644 --- a/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ IUSE="" RESTRICT=test -DEPEND="sys-fs/fuse:= +DEPEND="sys-fs/fuse:0= media-libs/libid3tag:= media-libs/flac:= media-sound/lame diff --git a/sys-fs/mp3fs/mp3fs-0.91.ebuild b/sys-fs/mp3fs/mp3fs-0.91.ebuild index 781cd6151251..8c8622ae981e 100644 --- a/sys-fs/mp3fs/mp3fs-0.91.ebuild +++ b/sys-fs/mp3fs/mp3fs-0.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="" -DEPEND="sys-fs/fuse +DEPEND="sys-fs/fuse:0= media-libs/libid3tag media-libs/flac media-sound/lame |