[glfw3] 01/03: Add other build-dependencies needed by wayland

James Cowgill jcowgill at moszumanska.debian.org
Wed Jun 22 11:14:23 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcowgill pushed a commit to branch master
in repository glfw3.

commit fee3f4f13a854780173c4237c2a99e256b64f1c0
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Wed Jun 22 01:10:08 2016 +0100

    Add other build-dependencies needed by wayland
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index efb2ed9..cf81e68 100644
--- a/debian/control
+++ b/debian/control
@@ -10,14 +10,17 @@ Build-Depends:
  debhelper (>= 9),
  dh-exec,
  extra-cmake-modules,
+ libegl1-mesa-dev,
  libgl1-mesa-dev | libgl-dev,
  libvulkan-dev,
  libwayland-dev,
  libx11-dev,
  libxcursor-dev,
  libxinerama-dev,
+ libxkbcommon-dev,
  libxrandr-dev,
  libxxf86vm-dev,
+ pkg-config,
  wayland-protocols,
 Build-Depends-Indep: doxygen
 Standards-Version: 3.9.8

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/glfw3.git



More information about the Pkg-games-commits mailing list