Bug 9260: stop koha-run-backups complaining "missing ]"
[koha.git] / debian / control.in
index 24549b9..8cc49dc 100644 (file)
@@ -54,3 +54,40 @@ Description: integrated (physical) library management system
  .
  Please see /usr/share/doc/koha/README.Debian for instructions on how to
  configure things after installing this package.
+
+Package: koha-deps
+Depends: ${misc:Depends},
+ apache2,
+ apache2-mpm-itk,
+ at,
+ daemon,
+ debconf,
+ idzebra-2.0,
+ libjs-jquery,
+ libjs-yui,
+ mysql-client,
+ mysql-server,
+ perl-doc,
+ pwgen,
+ sudo,
+ tinymce2,
+ unzip,
+ xmlstarlet,
+ yaz
+Architecture: all
+Description: Other dep. for koha
+ Koha is an Integrated Library Managment system for real-world libraries
+ (the kinds with books).
+ .
+ This meta-package contains general dependencies packages for koha (apache2,
+ daemon, debconf, etc.).
+
+Package: koha-perldeps
+Depends:__AUTODEPENDS__
+Architecture: all
+Description: Perl dep. for koha
+ Koha is an Integrated Library Managment system for real-world libraries
+ (the kinds with books).
+ .
+ This meta-package contains perl dependencies packages for koha (all
+ perl lib).