diff options
| author | Courtney Goeltzenleuchter <courtneygo@courtneygo1.bld.corp.google.com> | 2015-11-17 13:17:12 -0700 |
|---|---|---|
| committer | Jon Ashburn <jon@lunarg.com> | 2015-12-09 08:50:03 -0700 |
| commit | 23ae1f14ca304e30d9965553d7265cd98c56f8c5 (patch) | |
| tree | 7fa21f04a3c93d62da59addafb595758f3b69e7c | |
| parent | 4cd9a236c7e769167caee71c9e97d242e1dc48d9 (diff) | |
| download | usermoji-23ae1f14ca304e30d9965553d7265cd98c56f8c5.tar.xz | |
misc: Update dependencies
| -rw-r--r-- | BUILD.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |
