misc: Update dependencies
authorCourtney Goeltzenleuchter <courtneygo@courtneygo1.bld.corp.google.com>
Tue, 17 Nov 2015 20:17:12 +0000 (13:17 -0700)
committerJon Ashburn <jon@lunarg.com>
Wed, 9 Dec 2015 15:50:03 +0000 (08:50 -0700)
BUILD.md

index f17f343..00d5c94 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -16,7 +16,7 @@ Ubuntu 14.10 and 15.04 have been used with the sample driver.
 
 These packages are used for building and running the samples.
 ```
-sudo apt-get install git subversion cmake libgl1-mesa-dev freeglut3-dev libglm-dev libmagickwand-dev qt5-default libpciaccess-dev libpthread-stubs0-dev libudev-dev
+sudo apt-get install git subversion cmake libgl1-mesa-dev freeglut3-dev libglm-dev libmagickwand-dev qt5-default libpciaccess-dev libpthread-stubs0-dev libudev-dev bison
 sudo apt-get build-dep mesa
 ```
 
@@ -309,4 +309,4 @@ repository.  See the file:
 https://gitlab.khronos.org/vulkan/vulkan/blob/master/ecosystem/WindowsICDs.txt
 
 This specification describes both how ICDs and layers should be properly
-packaged, and how developers can point to ICDs and layers within their builds.
\ No newline at end of file
+packaged, and how developers can point to ICDs and layers within their builds.