mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Add ext-xsl
This commit is contained in:
parent
63bee0db13
commit
0101e6c52b
@ -327,6 +327,15 @@ ext-xmlwriter:
|
|||||||
php-extension:
|
php-extension:
|
||||||
arg-type: '--enable-xmlwriter@shared_suffix@ --with-libxml=@build_root_path@'
|
arg-type: '--enable-xmlwriter@shared_suffix@ --with-libxml=@build_root_path@'
|
||||||
build-with-php: true
|
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:
|
ext-zlib:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user