bumprev for packages requiring libdb and libpcre.

This commit is contained in:
Juan RP
2010-12-11 02:28:30 +01:00
parent 8b1830309f
commit 4480c92b30
16 changed files with 41 additions and 28 deletions

View File

@@ -23,11 +23,13 @@ long_desc="
This MPM is experimental and less tested than the worker and prefork MPMs."
revision=1
Add_dependency run glibc
Add_dependency run libuuid
Add_dependency run pcre
Add_dependency run libpcre
Add_dependency run expat
Add_dependency run db
Add_dependency run libdb
Add_dependency run gdbm
Add_dependency run apr
Add_dependency run apr-util