]> WPIA git - gigi.git/commitdiff
add: ant and wget in build dependencies
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sun, 25 Feb 2018 21:34:51 +0000 (22:34 +0100)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Tue, 27 Feb 2018 20:02:25 +0000 (21:02 +0100)
Ant is clearly used for the whole build process, and wget is used to
download the public suffix list as part of the update-effective-tlds Ant
build target.

Change-Id: Ic167f4dc062c38cba309ab44d25a497703c4c847

debian/control

index 750d58197e5bb5765320ac12f3a72947262a4e9e..54c5b165387810ad2e9fdfddf42c015a9cfeaee4 100644 (file)
@@ -2,7 +2,7 @@ Source: wpia-gigi
 Section: java
 Priority: optional
 Maintainer: unknown <software@wpia.club>
-Build-Depends: debhelper (>= 8.0.0), dh-systemd, java7-sdk-headless
+Build-Depends: debhelper (>= 8.0.0), dh-systemd, java7-sdk-headless, ant, wget
 Standards-Version: 3.9.4
 Homepage: https://wpia.club
 #Vcs-Git: git://git.debian.org/collab-maint/gigi.git