dev-libs/bemenu: add scdoc build dependency

Needed to build the man page.

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
This commit is contained in:
Michael Vetter
2023-05-09 06:38:11 +00:00
committed by Matthew Thode
parent 5fa9afaab7
commit 7470ff20d0
3 changed files with 12 additions and 3 deletions

View File

@@ -45,7 +45,10 @@ DEPEND="
dev-libs/wayland-protocols
)
"
BDEPEND="doc? ( app-doc/doxygen )"
BDEPEND="
app-text/scdoc
doc? ( app-doc/doxygen )
"
src_compile() {
tc-export CC

View File

@@ -45,7 +45,10 @@ DEPEND="
dev-libs/wayland-protocols
)
"
BDEPEND="doc? ( app-doc/doxygen )"
BDEPEND="
app-text/scdoc
doc? ( app-doc/doxygen )
"
src_compile() {
tc-export CC

View File

@@ -45,7 +45,10 @@ DEPEND="
dev-libs/wayland-protocols
)
"
BDEPEND="doc? ( app-doc/doxygen )"
BDEPEND="
app-text/scdoc
doc? ( app-doc/doxygen )
"
src_compile() {
tc-export CC