summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4398375ed8d2..f300040bd11b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Thu Nov 9 04:46:52 UTC 2017
pkgbase = i2p
pkgdesc = A distributed anonymous network
pkgver = 0.9.32
@@ -10,6 +8,7 @@ pkgbase = i2p
license = GPL2
makedepends = apache-ant
makedepends = java-environment>=7
+ makedepends = gettext
depends = java-runtime>=7
depends = java-service-wrapper
conflicts = i2p-bin
diff --git a/PKGBUILD b/PKGBUILD
index dbc8add2986c..9214e8bbc63f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: skydrome <skydrome@i2pmail.org>
########[ OPTIONS ]########################################
-# Comment out if you want to build all language translations
-export LG2=en
+# Uncomment if you do not want to build all language translations
+#export LG2=en
# Download sources from within i2p
#_i2p_fetch=1