projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf6fb2c
)
app-arch/unar: [QA] Add missing DEPEND="app-arch/unzip"
author
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 09:11:04 +0000
(11:11 +0200)
committer
David Seifert
<soap@gentoo.org>
Wed, 28 Aug 2019 09:11:04 +0000
(11:11 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-arch/unar/unar-1.10.1.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/unar/unar-1.10.1.ebuild
b/app-arch/unar/unar-1.10.1.ebuild
index e81a5cd054250c880c1b7851a25121e15e1ee9e7..dc34191d66c9055c34c0d8ad6b95fca904d8281a 100644
(file)
--- a/
app-arch/unar/unar-1.10.1.ebuild
+++ b/
app-arch/unar/unar-1.10.1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-21,6
+21,7
@@
RDEPEND="
sys-libs/zlib:=
"
DEPEND="${RDEPEND}
+ app-arch/unzip
>=gnustep-base/gnustep-make-2.6.0[native-exceptions]
sys-devel/gcc[objc]
"