summaryrefslogtreecommitdiff
path: root/app-portage/layman/layman-2.4.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/layman/layman-2.4.3.ebuild')
-rw-r--r--app-portage/layman/layman-2.4.3.ebuild10
1 files changed, 6 insertions, 4 deletions
diff --git a/app-portage/layman/layman-2.4.3.ebuild b/app-portage/layman/layman-2.4.3.ebuild
index 241864865100..eed4b3067dc7 100644
--- a/app-portage/layman/layman-2.4.3.ebuild
+++ b/app-portage/layman/layman-2.4.3.ebuild
@@ -25,9 +25,7 @@ SLOT="0"
IUSE="cvs darcs +git gpg g-sorcery mercurial sqlite squashfs subversion sync-plugin-portage test"
RESTRICT="!test? ( test )"
-DEPEND="test? ( dev-vcs/subversion )
- "
-
+BDEPEND="test? ( dev-vcs/subversion )"
RDEPEND="
cvs? ( dev-vcs/cvs )
darcs? ( dev-vcs/darcs )
@@ -39,7 +37,11 @@ RDEPEND="
sync-plugin-portage? ( >=sys-apps/portage-2.2.16[${PYTHON_USEDEP}] )
!sync-plugin-portage? ( sys-apps/portage[${PYTHON_USEDEP}] )
>=dev-python/ssl-fetch-0.4[${PYTHON_USEDEP}]
- "
+"
+
+if [[ ${PV} == *9999 ]]; then
+ BDEPEND+=" app-text/asciidoc"
+fi
layman_check_kernel_config() {
local CONFIG_CHECK