------------------------------------------------------------ revno: 11502 committer: Bob Jolliffe <[email protected]> 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 <[email protected]> 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
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

