libnxml: adding makedepends to devel-dependencies
This commit is contained in:
parent
74bcd39c99
commit
7ae3b3810b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ distfiles="http://www.autistici.org/bakunin/$pkgname/${pkgname}-${version}.tar.g
|
|||
checksum="0f9460e3ba16b347001caf6843f0050f5482e36ebcb307f709259fd6575aa547"
|
||||
|
||||
libnxml-devel_package() {
|
||||
depends="${sourcepkg}>=${version}"
|
||||
depends="${sourcepkg}>=${version} $makedepends"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue