app-text/epubgrep: Add dev-cpp/nlohmann_json dependency.
This commit is contained in:
parent
86d9583ef2
commit
fbbd27a62b
|
@ -22,12 +22,13 @@ RDEPEND="
|
||||||
"
|
"
|
||||||
DEPEND="
|
DEPEND="
|
||||||
${RDEPEND}
|
${RDEPEND}
|
||||||
|
dev-cpp/nlohmann_json
|
||||||
dev-cpp/termcolor
|
dev-cpp/termcolor
|
||||||
test? ( dev-cpp/catch )
|
test? ( dev-cpp/catch )
|
||||||
"
|
"
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
sys-devel/gettext
|
|
||||||
app-text/asciidoc
|
app-text/asciidoc
|
||||||
|
sys-devel/gettext
|
||||||
"
|
"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
|
|
Reference in New Issue
Block a user