libsmbios: needs pkg-config to build.
This commit is contained in:
parent
87aec066ee
commit
2e053410c6
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue