Add dependency on apache2-mpm-itk for koha-common.

The way things are set up, each Koha instance runs under its own
user account. At least for now, this requires apache2-mpm-itk.
Later we can investigate other possibilities.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Lars Wirzenius 2010-05-26 18:52:59 +12:00 committed by Galen Charlton
parent d57e9486d7
commit b27ef1280a

1
debian/control vendored
View file

@ -69,6 +69,7 @@ Package: koha-common
Architecture: all
Depends: ${shlib:Depends}, ${misc:Depends}, ${koha:Depends},
apache2,
apache2-mpm-itk,
at,
daemon,
idzebra-2.0,