summaryrefslogtreecommitdiff
path: root/mod_php
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2019-12-08 14:59:58 +0100
committerJuergen Daubert <jue@jue.li>2019-12-08 14:59:58 +0100
commit68f50b907d0d46ffc7f67ad521d19e291e4b5df2 (patch)
treec29919f14f60d923ab064917f4baa157eee0abdc /mod_php
parentef1edb0e4615eedec27460f8df6c7d90c09f66ce (diff)
downloadopt-68f50b907d0d46ffc7f67ad521d19e291e4b5df2.tar.gz
opt-68f50b907d0d46ffc7f67ad521d19e291e4b5df2.tar.xz
mod_php: add libpcre2 to dependencies
Diffstat (limited to 'mod_php')
-rw-r--r--mod_php/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod_php/Pkgfile b/mod_php/Pkgfile
index eea311505..c0fade902 100644
--- a/mod_php/Pkgfile
+++ b/mod_php/Pkgfile
@@ -1,7 +1,7 @@
# Description: PHP DSO module for apache
# URL: http://www.php.net
# Maintainer: Juergen Daubert, jue at crux dot nu
-# Depends on: apache
+# Depends on: apache libpcre2
name=mod_php
version=7.3.12

Generated by cgit