forked from I2P_Developers/i2p.i2p
Add gettext to the build-deps for making debian packages
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<echo message=""quilt" and "build-essential"!" />
|
||||
<echo message="" />
|
||||
<echo message="The following command will install all dependencies for you:" />
|
||||
<echo message="apt-get install debhelper ant debconf default-jdk libgmp3-dev po-debconf fakeroot build-essential quilt" />
|
||||
<echo message="apt-get install debhelper ant debconf default-jdk gettext libgmp3-dev po-debconf fakeroot build-essential quilt" />
|
||||
<echo message=" " />
|
||||
<echo message="Once the dependencies are installed, run "ant debian""/>
|
||||
<echo message="to patch the source and build the packages." />
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
|
||||
ant,
|
||||
debconf,
|
||||
default-jdk,
|
||||
gettext,
|
||||
libgmp3-dev,
|
||||
po-debconf
|
||||
Build-Depends-Indep: tor-geoipdb
|
||||
|
Reference in New Issue
Block a user