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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 27 Jan 2014 13:05:56 +0000 (14:05 +0100)
commitc307d563cdb3c7dffcfc22668a5c347fea2ff3be
treea284f7efd86147e6fc1a53d7009018206b14fb87
parentc601ee306f798d3ba4771fc4520eed53964e358d
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>
(cherry picked from commit e52b493611766b61a0018350adc590ab07e9c94b)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
debian/control.in