summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/php/php_5.6.26.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/php/php_5.6.26.bbappend')
-rw-r--r--recipes-devtools/php/php_5.6.26.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/php/php_5.6.26.bbappend b/recipes-devtools/php/php_5.6.26.bbappend
new file mode 100644
index 0000000..1c927bd
--- /dev/null
+++ b/recipes-devtools/php/php_5.6.26.bbappend
@@ -0,0 +1,2 @@
+# we do not need imap or pam support that is enabled by default
+PACKAGECONFIG = "mysql sqlite3"