Add libffi dependency and switch to meson commands

This commit is contained in:
2025-08-14 18:54:28 +03:00
parent aafca6b874
commit 91af487845
2 changed files with 12 additions and 5 deletions
+3 -2
View File
@@ -1,9 +1,10 @@
name: p11-kit
description: Loads and enumerates PKCS#11 modules
version: 0.25.3
revision: 3
revision: 4
url: https://p11-glue.freedesktop.org/
license: BSD
architecture: any
depends: ["libtasn1"]
depends: ["libffi","libtasn1"]
make_depends: ["meson"]
type: source