summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2017-01-06 19:38:54 +0700
committerGitHub <noreply@github.com>2017-01-06 19:38:54 +0700
commitb7cbda3bffcc45c329759907f9665375df90d161 (patch)
treeefed07648dddf499e3198b9d1df975602fb58025
parent7208424fc06142f2aec6cf43034f99917a6a7c0c (diff)
parent30028aa5718f2160c7f218ffd39db214cf864adb (diff)
downloadvyos-build-b7cbda3bffcc45c329759907f9665375df90d161.tar.gz
vyos-build-b7cbda3bffcc45c329759907f9665375df90d161.zip
Merge pull request #5 from jhendryUK/fix_required_package_list
Fixing required package list
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 32b44a98..11edb5fb 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ There are several directories with their own purpose:
To build a VyOS image, you need a machine that runs Debian Jessie. Other build hosts are not supported.
-Several packages are required for building the ISO and all packages, namely live-build, pbuilder, and dev-scripts.
+Several packages are required for building the ISO and all packages, namely live-build, pbuilder, python-pystache and devscripts.
Individual packages may have other build dependencies. If some packages are missing, build scripts will tell you.
## Building the ISO image