From b8817b666eb04ac7bfef15ccdec92cfa7b757061 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Thu, 12 Jul 2018 15:31:23 +0000 Subject: Add list with required packages --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index 63b6339..6a53928 100644 --- a/README +++ b/README @@ -5,9 +5,12 @@ Scripts for building LXD images from OpenWrt rootfs tarballs. The OpenWrt SDK is Requirements ------------ -Subversion is required in addition to the software needed to build packages on the SDK. -(Refer to https://openwrt.org/docs/guide-developer/obtain.firmware.sdk). +It's recommended you use Debian or Ubuntu on the build system. The following additional packages are required on Ubuntu 18.04: + +* build-essential +* subversion +* fakeroot Configuration ------------- -Refer to the beginning of build.sh. +Refer to the top of build.sh. -- cgit v1.2.3