aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtneygo@courtneygo1.bld.corp.google.com>2015-11-17 13:17:12 -0700
committerJon Ashburn <jon@lunarg.com>2015-12-09 08:50:03 -0700
commit23ae1f14ca304e30d9965553d7265cd98c56f8c5 (patch)
tree7fa21f04a3c93d62da59addafb595758f3b69e7c
parent4cd9a236c7e769167caee71c9e97d242e1dc48d9 (diff)
downloadusermoji-23ae1f14ca304e30d9965553d7265cd98c56f8c5.tar.xz
misc: Update dependencies
-rw-r--r--BUILD.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUILD.md b/BUILD.md
index f17f3431..00d5c94c 100644
--- 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.