mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-09 01:45:36 +08:00
Add ext-gettext for Windows
This commit is contained in:
@@ -76,10 +76,13 @@ ext-gd:
|
|||||||
arg-type: custom
|
arg-type: custom
|
||||||
ext-gettext:
|
ext-gettext:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends:
|
depends@unix:
|
||||||
- gettext
|
- gettext
|
||||||
|
depends@windows:
|
||||||
|
- gettext-win
|
||||||
php-extension:
|
php-extension:
|
||||||
arg-type: with-path
|
arg-type: with-path
|
||||||
|
arg-type@windows: with
|
||||||
ext-gmp:
|
ext-gmp:
|
||||||
type: php-extension
|
type: php-extension
|
||||||
depends@unix:
|
depends@unix:
|
||||||
|
|||||||
Reference in New Issue
Block a user