X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=debian%2Fcontrol.in;h=8cc49dc6d8eb9f38f2c3815c741f807f4567cdc3;hb=26cc37f76d4134546cc7e15c0c23db6c678af2c8;hp=5cafcb424bbc57e4a892d18b1f0ae4123c1c686e;hpb=9d3a8d98651c922a5cc68356cfb1adec58d46f82;p=koha.git diff --git a/debian/control.in b/debian/control.in index 5cafcb424b..8cc49dc6d8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -21,9 +21,11 @@ Depends: ${misc:Depends}, ${koha:Depends}, libjs-jquery, libjs-yui, mysql-client, + perl-doc, pwgen, sudo, tinymce2, + unzip, xmlstarlet, yaz Suggests: mysql-server @@ -52,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).