php-formula/php/gd.sls

7 lines
112 B
Plaintext

{% from "php/map.jinja" import php with context %}
php-gd:
pkg:
- installed
- name: {{ php.gd_pkg }}