mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
x11-wm/stumpwm: Adds conditional build depend on dev-vcs/git
Fixes bug #595164 Package-Manager: portage-2.3.0
This commit is contained in:
@@ -24,9 +24,11 @@ RDEPEND="dev-lisp/cl-ppcre
|
||||
!sbcl? ( !clisp? ( ecl? ( >=dev-lisp/ecls-10.4.1 ) ) )
|
||||
!sbcl? ( clisp? ( >=dev-lisp/clisp-2.44[X,new-clx] ) )
|
||||
emacs? ( virtual/emacs app-emacs/slime )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
sys-apps/texinfo
|
||||
doc? ( virtual/texi2dvi )"
|
||||
doc? ( virtual/texi2dvi )
|
||||
contrib? ( dev-vcs/git )"
|
||||
|
||||
SITEFILE=70${PN}-gentoo.el
|
||||
CLPKGDIR="${CLSOURCEROOT}/${CLPACKAGE}"
|
||||
|
||||
Reference in New Issue
Block a user