dhcpcd: use eudev rather than the systemd monster.
This commit is contained in:
parent
014cf09448
commit
5251976602
|
@ -6,7 +6,7 @@ lib32disabled=yes
|
|||
build_style=configure
|
||||
configure_args="--prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc --rundir=/run"
|
||||
hostmakedepends="which ntp pkg-config"
|
||||
makedepends="libudev-devel"
|
||||
makedepends="eudev-libudev-devel"
|
||||
conf_files="/etc/dhcpcd.conf"
|
||||
short_desc="RFC2131 compliant DHCP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue
Block a user