elogind: remove git from hostdeps
Is optional nowadays and has no use since the tarball is not a git repo
This commit is contained in:
parent
0cd7b03a69
commit
7d77eb1b51
|
@ -8,7 +8,7 @@ configure_args="-Dcgroup-controller=elogind -Dhalt-path=/usr/bin/halt
|
|||
-Drootlibexecdir=/usr/libexec/elogind -Dreboot-path=/usr/bin/reboot
|
||||
-Dkexec-path=/usr/bin/kexec -Ddefault-hierarchy=legacy
|
||||
-Ddefault-kill-user-processes=false -Dman=true"
|
||||
hostmakedepends="docbook-xsl gettext-devel git gperf intltool libxslt m4
|
||||
hostmakedepends="docbook-xsl gettext-devel gperf intltool libxslt m4
|
||||
pkg-config shadow glib-devel"
|
||||
makedepends="acl-devel eudev-libudev-devel gettext-devel libglib-devel libcap-devel
|
||||
libseccomp-devel pam-devel"
|
||||
|
|
Loading…
Reference in New Issue