let apacheconftest handle deps

This commit is contained in:
Brad Warren 2018-07-05 18:38:09 -07:00
parent c1b4f21325
commit cc85d309a9

View file

@ -46,6 +46,7 @@ function Cleanup() {
# if our environment asks us to enable modules, do our best!
if [ "$1" = --debian-modules ] ; then
sudo apt-get install -y apache2
sudo apt-get install -y libapache2-mod-wsgi
sudo apt-get install -y libapache2-mod-macro