p11-kit: needs libffi to build.
This commit is contained in:
parent
e80f8cb642
commit
3f41aa6d2d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ long_desc="
|
||||||
components or libraries living in the same process."
|
components or libraries living in the same process."
|
||||||
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libtasn1-devel"
|
makedepends="libtasn1-devel libffi-devel"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue