projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0690299
)
app-misc/faq: Add missing dependency on jq
author
Manuel Rüger
<mrueg@gentoo.org>
Fri, 7 Sep 2018 06:22:36 +0000
(08:22 +0200)
committer
Manuel Rüger
<mrueg@gentoo.org>
Fri, 7 Sep 2018 06:22:36 +0000
(08:22 +0200)
Closes: https://bugs.gentoo.org/661458
Package-Manager: Portage-2.3.49, Repoman-2.3.10
app-misc/faq/faq-0.0.2.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/faq/faq-0.0.2.ebuild
b/app-misc/faq/faq-0.0.2.ebuild
index 279745ad6702a9756cbcb40272a48346dadf5db5..e4ad4ee8faf91873e8764eaf5c81e9a16288ff97 100644
(file)
--- a/
app-misc/faq/faq-0.0.2.ebuild
+++ b/
app-misc/faq/faq-0.0.2.ebuild
@@
-38,7
+38,8
@@
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND="dev-libs/oniguruma"
+DEPEND="app-misc/jq
+ dev-libs/oniguruma"
RESTRICT="test"