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:
John 2020-04-24 01:44:26 +02:00
parent 0cd7b03a69
commit 7d77eb1b51
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 1 additions and 1 deletions

View File

@ -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"