|
Lines 99-101
Description: Perl dep. for koha
Link Here
|
| 99 |
. |
99 |
. |
| 100 |
This meta-package contains perl dependencies packages for koha (all |
100 |
This meta-package contains perl dependencies packages for koha (all |
| 101 |
perl lib). |
101 |
perl lib). |
| 102 |
- |
102 |
|
|
|
103 |
Package: koha-core |
| 104 |
Depends: |
| 105 |
koha-common |
| 106 |
Architecture: all |
| 107 |
Description: koha ils/lms (standard version) |
| 108 |
Koha is an Integrated Library Management system for real-world libraries |
| 109 |
(the kinds with books). |
| 110 |
. |
| 111 |
This package provides a version of Koha identical to that of koha-full, |
| 112 |
but without third-party systems such as MariaDB, RabbitMQ, et cetera. |
| 113 |
|
| 114 |
Package: koha-full |
| 115 |
Depends: |
| 116 |
koha-common, |
| 117 |
mysql-server | virtual-mysql-server, |
| 118 |
rabbitmq-server, |
| 119 |
Architecture: all |
| 120 |
Description: koha ils/lms (standard version with 3rd party systems) |
| 121 |
Koha is an Integrated Library Management system for real-world libraries |
| 122 |
(the kinds with books). |
| 123 |
. |
| 124 |
This metapackage provides a version of Koha with the complete set of third-party |
| 125 |
systems such as MariaDB, RabbitMQ, et cetera. |