added support for mariadb in the ubuntu-debian packages
[openemr.git] / contrib / util / ubuntu_package_scripts / development / control
blobe2cf9907a2649b3f7772e4568508304eeb168eba
1 Package: git-openemr
2 Version: 1.0.0-5
3 Maintainer: Brady Miller <brady@sparmy.com>
4 Installed-Size: 86000
5 Priority: optional
6 Section: web
7 Architecture: all
8 Homepage: http://www.open-emr.org/
9 Pre-Depends: debconf
10 Depends: mysql-server | mariadb-server, apache2, makepasswd, libapache2-mod-php5, libdate-calc-perl, libdbd-mysql-perl, libdbi-perl, libhtml-parser-perl, libtiff-tools, libwww-mechanize-perl, libxml-parser-perl, php5, php5-mysql, php5-cli, php5-gd, php5-xsl, php5-curl, php5-mcrypt, php-soap, php5-json, imagemagick, php-gettext, git-core
11 Description: Comprehensive Medical Practice Management Application
12  OpenEMR provides office scheduling, electronic medical records,
13  prescriptions, insurance billing, accounting and access controls.
14  .
15  This package will install the most recent development version
16  (unstable) of OpenEMR from the official github repository. This
17  package is easily removed and will not interfere with the
18  production version package of OpenEMR, which is entitled openemr.
19  .
20  To use OpenEMR after installation, go to http://localhost/git-openemr ,
21  the user is 'admin' and password is 'pass'.
22  .
23  The OpenEMR project home page, wiki (documentation), and forums
24  can be found at http://www.open-emr.org .