static-php-cli/config/pkg/ext/ext-memcache.yml

15 lines
310 B
YAML
Raw Normal View History

2026-03-11 15:29:00 +08:00
ext-memcache:
type: php-extension
artifact:
source:
type: pecl
name: memcache
metadata:
license-files: [LICENSE]
license: PHP-3.0
depends:
- ext-zlib
- ext-session
php-extension:
arg-type: '--enable-memcache@shared_suffix@ --with-zlib-dir=@build_root_path@'