libsmbios: needs pkg-config to build.
This commit is contained in:
parent
87aec066ee
commit
2e053410c6
1 changed files with 3 additions and 2 deletions
|
@ -13,8 +13,9 @@ long_desc="
|
||||||
to get information from standard BIOS tables, such as the SMBIOS table."
|
to get information from standard BIOS tables, such as the SMBIOS table."
|
||||||
|
|
||||||
subpackages="$pkgname-devel $pkgname-utils"
|
subpackages="$pkgname-devel $pkgname-utils"
|
||||||
Add_dependency full glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run libstdc++
|
Add_dependency run libstdc++
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue