libsmbios: needs pkg-config to build.

This commit is contained in:
Juan RP 2011-07-02 21:31:19 +02:00
parent 87aec066ee
commit 2e053410c6
1 changed files with 3 additions and 2 deletions

View File

@ -13,8 +13,9 @@ long_desc="
to get information from standard BIOS tables, such as the SMBIOS table."
subpackages="$pkgname-devel $pkgname-utils"
Add_dependency full glibc
Add_dependency run libstdc++
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency build pkg-config
post_install()
{