add libacl to php requirements

This commit is contained in:
Marc Henderkes 2025-03-10 06:57:04 +01:00
parent 29a0f2facb
commit bed40c3d05

View File

@ -11,6 +11,9 @@
"lib-depends": [
"micro",
"lib-base"
],
"lib-depends-unix": [
"libacl"
]
},
"micro": {