mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-20 16:01:14 +00:00
Add PHP module dirs
This commit is contained in:
13
php_modules/recode/build.yml
Normal file
13
php_modules/recode/build.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
|
||||
# Available Jinja2 variables:
|
||||
# ---------------------------
|
||||
# * {{ php_all_versions }}: Array of all PHP versions
|
||||
|
||||
|
||||
already_avail: [5.2, 5.3, 5.4, 5.5]
|
||||
|
||||
all:
|
||||
type: builtin
|
||||
build_dep: [librecode-dev]
|
||||
run_dep: [librecode0]
|
||||
Reference in New Issue
Block a user