projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7332c03
)
dev-vcs/bfg: add missing unzip unpack dep
author
Tim Harder
<radhermit@gentoo.org>
Thu, 1 Aug 2019 12:40:33 +0000
(06:40 -0600)
committer
Tim Harder
<radhermit@gentoo.org>
Thu, 1 Aug 2019 12:40:33 +0000
(06:40 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
dev-vcs/bfg/bfg-1.13.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/bfg/bfg-1.13.0.ebuild
b/dev-vcs/bfg/bfg-1.13.0.ebuild
index 491e6642dfc8609811649b807b91c0b399b9d73f..93e964d47199c3adbee8f6fc026622bd6a111b06 100644
(file)
--- a/
dev-vcs/bfg/bfg-1.13.0.ebuild
+++ b/
dev-vcs/bfg/bfg-1.13.0.ebuild
@@
-13,6
+13,7
@@
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~x86"
+DEPEND="app-arch/unzip"
RDEPEND=">=virtual/jre-1.7"
S=${WORKDIR}