aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:10 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-01 13:22:10 +0000
commitc6232bc570f53bdc6308ba46e2749a212c53120d (patch)
tree304fb1356d9ad9ae26311355fd9b2690846cec05
parent02f554a6fc4b91ee2b8259f0d39765785dd8ef0e (diff)
downloadupstream-c6232bc570f53bdc6308ba46e2749a212c53120d.tar.gz
upstream-c6232bc570f53bdc6308ba46e2749a212c53120d.tar.bz2
upstream-c6232bc570f53bdc6308ba46e2749a212c53120d.zip
Add 'subversion' build dependency to README
Fixes #17725. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Backport of r42343 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42392 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 32e698d34e..4cbe56343c 100644
--- a/README
+++ b/README
@@ -3,8 +3,8 @@ This is the buildsystem for the OpenWrt Linux distribution.
Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.
-You need to have installed gcc, binutils, bzip2, flex, python, perl
-make, find, grep, diff, unzip, gawk, getopt, libz-dev and libc headers.
+You need to have installed gcc, binutils, bzip2, flex, python, perl, make,
+find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers.
Run "./scripts/feeds update -a" to get all the latest package definitions
defined in feeds.conf / feeds.conf.default respectively