dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #23611
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11502: Added missing dependency for unzip
------------------------------------------------------------
revno: 11502
committer: Bob Jolliffe <bobjolliffe@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2013-07-24 15:56:30 +0100
message:
Added missing dependency for unzip
modified:
tools/dhis2-tools-deb/pkg/DEBIAN/control
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'tools/dhis2-tools-deb/pkg/DEBIAN/control'
--- tools/dhis2-tools-deb/pkg/DEBIAN/control 2013-07-24 10:40:59 +0000
+++ tools/dhis2-tools-deb/pkg/DEBIAN/control 2013-07-24 14:56:30 +0000
@@ -4,7 +4,7 @@
Architecture: all
Maintainer: DHIS2 developers <dhis2-devs@xxxxxxxxxxxxxxxxxxx>
Installed-Size: 236
-Depends: postgresql-client-9.2, openjdk-7-jdk,tomcat7-common (>= 7.0.26-1ubuntu1.1),netcat,ttf-liberation,libtcnative-1,makepasswd
+Depends: postgresql-client-9.2, openjdk-7-jdk,tomcat7-common (>= 7.0.26-1ubuntu1.1),netcat,ttf-liberation,libtcnative-1,makepasswd,unzip
Section: java
Priority: optional
Homepage: http://launchpad.net/dhis2