From 23ae1f14ca304e30d9965553d7265cd98c56f8c5 Mon Sep 17 00:00:00 2001 From: Courtney Goeltzenleuchter Date: Tue, 17 Nov 2015 13:17:12 -0700 Subject: misc: Update dependencies --- BUILD.md | 4 ++-- 1 file 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. -- cgit v1.2.3