Author: onlyjob-guest Date: 2012-10-27 05:58:53 +0000 (Sat, 27 Oct 2012) New Revision: 12474
Modified: trunk/packages/gnuhealth/trunk/debian/control Log: Depends as per upstream installation manual https://en.wikibooks.org/wiki/GNU_Health/Installation#Installing_GNU_Health Modified: trunk/packages/gnuhealth/trunk/debian/control =================================================================== --- trunk/packages/gnuhealth/trunk/debian/control 2012-10-27 05:58:37 UTC (rev 12473) +++ trunk/packages/gnuhealth/trunk/debian/control 2012-10-27 05:58:53 UTC (rev 12474) @@ -13,6 +13,15 @@ Package: gnuhealth Architecture: all Depends: ${python:Depends}, ${misc:Depends} + ,python-dateutil + ,python-ldap + ,python-lxml + ,python-polib + ,python-relatorio + ,python-tz + ,python-vobject +Suggests: tryton-server + ,python-psycopg2 Description: centralized Electronic Medical Record and Hospital Information System GNU Health is a multi-user, highly scalable, centralized Electronic Medical Record (EMR) and Hospital Information System (HIS) for openERP, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
