diff options
Diffstat (limited to 'media-video/bashnapi/bashnapi-1.3.5.ebuild')
-rw-r--r-- | media-video/bashnapi/bashnapi-1.3.5.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-video/bashnapi/bashnapi-1.3.5.ebuild b/media-video/bashnapi/bashnapi-1.3.5.ebuild index 9671be6e2615..993294be32e4 100644 --- a/media-video/bashnapi/bashnapi-1.3.5.ebuild +++ b/media-video/bashnapi/bashnapi-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,9 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -# subotage is now integrated into bashnapi -RDEPEND="app-arch/p7zip - !media-video/subotage" +RDEPEND="app-arch/p7zip" S=${WORKDIR}/napi-${PV} |