PKGNAME=dhcpcd
PKGSEC=net
PKGDES="RFC2131 compliant DHCP client daemon"
PKGDEP=glibc

# This package has an available configure script in source root,
# indicating it uses the GNU autotools-based build system.
ABTYPE=autotools
AUTOTOOLS_AFTER="--rundir=/run \
                 --dbdir=/var/lib/dhcpcd"
ABSHADOW=0
RECONF=0

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
