commit fce5bdede8c77912488dcf255b65e1e5627c2fa1 Author: n8fr8 nathan@freitas.net Date: Sat Nov 11 08:56:15 2017 -0500
add autopoint to dependencies --- BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/BUILD b/BUILD index 05b6e532..7bec2fca 100644 --- a/BUILD +++ b/BUILD @@ -19,7 +19,7 @@ Please install the following prerequisites (instructions for each follows): AutoMake and AutoConf tool sudo apt-get install autotools-dev sudo apt-get install automake - sudo apt-get install autogen autoconf libtool gettext-base + sudo apt-get install autogen autoconf libtool gettext-base autopoint
You will need to run the 'android' command in the SDK to install the necessary Android platform supports (ICS 4.x or android-15)
tor-commits@lists.torproject.org