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