Bug 8921: make koha-common*.deb depend on cron-daemon
authorTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 4 Dec 2013 17:34:05 +0000 (14:34 -0300)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 30 Dec 2013 15:03:42 +0000 (15:03 +0000)
commite52b493611766b61a0018350adc590ab07e9c94b
treee188106340cd4b9251dae7b5065eb06e70d0a429
parente81513199cba41a254820347442719a6fd50ec0b
Bug 8921: make koha-common*.deb depend on cron-daemon

Trivial patch to add 'cron-daemon' as dependency for the koha-common
package. 'cron' is usually pulled in any minimal Ubuntu/Debian
install, but in some circumstances (using debootstrap) it might be
absent.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
No entry in debian/control yet, but
according to comments in the file this file is generated
from control.in - so this should be ok.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
debian/control.in