From 5f9cf61a2d4b84858191a9306f6c21f5c708070c Mon Sep 17 00:00:00 2001 From: John Seymour Date: Wed, 10 Feb 2016 22:38:15 -0500 Subject: [PATCH] Bug 14633 - Patch to control.ini to add or dependency to libapache2-mpm-itk The other attachment was not a patch which could be applied by 'git bz'. This corrects that. --- debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control.in b/debian/control.in index ad9b891..44060c6 100644 --- a/debian/control.in +++ b/debian/control.in @@ -17,7 +17,7 @@ Package: koha-common Architecture: all Depends: ${misc:Depends}, ${koha:Depends}, apache2, - apache2-mpm-itk, + apache2-mpm-itk | libapache2-mpm-itk, at, cron-daemon, daemon, @@ -65,7 +65,7 @@ Description: integrated (physical) library management system Package: koha-deps Depends: ${misc:Depends}, apache2, - apache2-mpm-itk, + apache2-mpm-itk | libapache2-mpm-itk, at, cron-daemon, daemon, -- 2.1.4