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