From: Felix Fietkau Date: Sun, 31 Aug 2014 12:06:32 +0000 (+0000) Subject: Add 'subversion' build dependency to README X-Git-Tag: reboot~6076 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d08e297b682673cc0d0959e69a102dc13f1ea123;p=openwrt%2Fstaging%2Fpepe2k.git Add 'subversion' build dependency to README Fixes #17725. Signed-off-by: Brian Norris SVN-Revision: 42343 --- 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