mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
www-client/badwolf: Add mandoc as test dependency
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
@@ -25,11 +25,15 @@ SLOT="0"
|
|||||||
|
|
||||||
DOCS=("README.md" "KnowledgeBase.md")
|
DOCS=("README.md" "KnowledgeBase.md")
|
||||||
|
|
||||||
|
IUSE="test"
|
||||||
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
DEPEND="
|
DEPEND="
|
||||||
x11-libs/gtk+:3
|
x11-libs/gtk+:3
|
||||||
net-libs/webkit-gtk:4=
|
net-libs/webkit-gtk:4=
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
BDEPEND="test? ( app-text/mandoc )"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
[[ "${PV}" == "9999" ]] || restore_config config.h
|
[[ "${PV}" == "9999" ]] || restore_config config.h
|
||||||
|
|||||||
Reference in New Issue
Block a user