mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Matthew Thode
parent
5fa9afaab7
commit
7470ff20d0
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user