p11-kit: bump to version 0.20.2
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Sat, 3 May 2014 11:36:23 +0000 (08:36 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 May 2014 19:04:26 +0000 (21:04 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/p11-kit/Config.in
package/p11-kit/p11-kit.mk

index c72006f7d11a81dc1ad199df91e0a42379554cdf..2640a3247a95119ab0e4220ab1cade58d42a786a 100644 (file)
@@ -3,6 +3,7 @@ config BR2_PACKAGE_P11_KIT
        depends on !BR2_PREFER_STATIC_LIB
        depends on BR2_USE_MMU
        depends on BR2_TOOLCHAIN_HAS_THREADS
+       select BR2_PACKAGE_LIBFFI
        select BR2_PACKAGE_LIBTASN1
        help
          Provides a way to load and enumerate PKCS#11 modules.
index 0db5ebfdeccaf433d4b11bb366871d3ddba3ab61..9e210bb541857c7f559e59c1fa4b5ab14157f673 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-P11_KIT_VERSION = 0.18.1
+P11_KIT_VERSION = 0.20.2
 P11_KIT_SITE = http://p11-glue.freedesktop.org/releases
-P11_KIT_DEPENDENCIES = host-pkgconf libtasn1
+P11_KIT_DEPENDENCIES = host-pkgconf libffi libtasn1
 P11_KIT_INSTALL_STAGING = YES
 P11_KIT_CONF_OPT = --disable-static
 P11_KIT_CONF_ENV = ac_cv_have_decl_program_invocation_short_name=yes \