merge of 'e1f6b2db3a1f0f1cf4df67f63cf6becd41f534f4'

and 'edb2bfcff621cb4739bdf41520580e3f57bb1b2a'
This commit is contained in:
zzz
2011-06-14 18:06:55 +00:00
3 changed files with 3 additions and 2 deletions

View File

@ -57,7 +57,7 @@
<echo message="&quot;quilt&quot; and &quot;build-essential&quot;!" />
<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 &quot;ant debian&quot;"/>
<echo message="to patch the source and build the packages." />

1
debian/control vendored
View File

@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
ant,
debconf,
default-jdk,
gettext,
libgmp3-dev,
po-debconf
Build-Depends-Indep: tor-geoipdb

View File

@ -199,7 +199,7 @@
</pack>
<pack name="Windows Service" required="no">
<pack name="Windows Service" required="no" preselected="no">
<description>Automatically start I2P in the background</description>
<os family="windows" />
<executable targetfile="$INSTALL_PATH/set_config_dir_for_nt_service.bat" stage="postinstall" failure="warn" keep="false" />