Add ext-xsl

This commit is contained in:
crazywhalecc 2026-03-17 15:23:20 +08:00
parent 63bee0db13
commit 0101e6c52b
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -327,6 +327,15 @@ ext-xmlwriter:
php-extension:
arg-type: '--enable-xmlwriter@shared_suffix@ --with-libxml=@build_root_path@'
build-with-php: true
ext-xsl:
type: php-extension
depends:
- libxslt
- ext-xml
- ext-dom
php-extension:
arg-type: with-path
build-with-php: true
ext-zlib:
type: php-extension
depends: