mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
main/dhcpcd: bsd-compat-headers build fix
This commit is contained in:
parent
cc4c312052
commit
486e61d009
@ -10,7 +10,7 @@ arch="all"
|
||||
license="BSD-2"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev linux-headers dbus-dev"
|
||||
makedepends="$depends_dev linux-headers bsd-compat-headers dbus-dev"
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://roy.marples.name/downloads/dhcpcd/$pkgname-$pkgver.tar.xz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user