kmod: revert to pkg-config
[ci skip]
This commit is contained in:
parent
3e345538b4
commit
b6f06b6726
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kmod'
|
# Template file for 'kmod'
|
||||||
pkgname=kmod
|
pkgname=kmod
|
||||||
version=26
|
version=26
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-zlib --with-xz"
|
configure_args="--with-zlib --with-xz"
|
||||||
hostmakedepends="pkgconf"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel liblzma-devel"
|
makedepends="zlib-devel liblzma-devel"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/depmod.d 0755 root root
|
/etc/depmod.d 0755 root root
|
||||||
|
|
Loading…
Reference in a new issue