Add dependency on apache2-mpm-itk for koha-common.
authorLars Wirzenius <lars@catalyst.net.nz>
Wed, 26 May 2010 06:52:59 +0000 (18:52 +1200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 26 May 2010 12:28:03 +0000 (08:28 -0400)
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>
debian/control

index 459e1c3..f3832d2 100644 (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,