add neede apache2 for httpserver search
This commit is contained in:
parent
d471240b9f
commit
5d80b26d53
3
debian/rules
vendored
3
debian/rules
vendored
@ -15,7 +15,8 @@ override_dh_auto_configure:
|
|||||||
dh_auto_configure -- \
|
dh_auto_configure -- \
|
||||||
--with-layout=debian \
|
--with-layout=debian \
|
||||||
--mandir=/usr/share/man \
|
--mandir=/usr/share/man \
|
||||||
--infodir=/usr/share/info
|
--infodir=/usr/share/info \
|
||||||
|
--with-http_server=apache2
|
||||||
# --without-kohana \
|
# --without-kohana \
|
||||||
# --with-kohana_system=/usr/share/php/kohana2/system
|
# --with-kohana_system=/usr/share/php/kohana2/system
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user