projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40ecf30
)
games-arcade/performous: fix MissingUnpackerDep
author
Wim Muskee
<wimmuskee@gmail.com>
Fri, 6 Dec 2019 15:28:10 +0000
(16:28 +0100)
committer
David Seifert
<soap@gentoo.org>
Fri, 6 Dec 2019 20:31:47 +0000
(21:31 +0100)
Closes: https://github.com/gentoo/gentoo/pull/13895
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
games-arcade/performous/performous-1.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/games-arcade/performous/performous-1.1-r1.ebuild
b/games-arcade/performous/performous-1.1-r1.ebuild
index f40e3e183d197e7beddd94ca015a745ab72d31cd..7901eeb37e89dddbe22b5f110a52e181257ab76b 100644
(file)
--- a/
games-arcade/performous/performous-1.1-r1.ebuild
+++ b/
games-arcade/performous/performous-1.1-r1.ebuild
@@
-55,6
+55,7
@@
RDEPEND="
DEPEND="${RDEPEND}
sys-apps/help2man
sys-devel/gettext
+ songs? ( app-arch/unzip )
"
DOCS=( docs/{Authors,instruments}.txt )