[glfw3] 04/04: Add Build-Depends-Package line to symbols files

James Cowgill jcowgill at moszumanska.debian.org
Fri Jun 17 23:31:48 UTC 2016


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

jcowgill pushed a commit to branch wayland
in repository glfw3.

commit 3df88a2d7fb12facb0e6ccabd918d1dfe92b1de0
Author: James Cowgill <james410 at cowgill.org.uk>
Date:   Sat Jun 18 00:28:52 2016 +0100

    Add Build-Depends-Package line to symbols files
---
 debian/libglfw3-wayland.symbols | 1 +
 debian/libglfw3.symbols         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/libglfw3-wayland.symbols b/debian/libglfw3-wayland.symbols
index d22ae1a..98f3caf 100644
--- a/debian/libglfw3-wayland.symbols
+++ b/debian/libglfw3-wayland.symbols
@@ -1,4 +1,5 @@
 libglfw.so.3 libglfw3-wayland #MINVER#
+* Build-Depends-Package: libglfw3-dev
 #include "libglfw3.symbols.common"
  glfwGetWaylandDisplay at Base 3.2
  glfwGetWaylandMonitor at Base 3.2
diff --git a/debian/libglfw3.symbols b/debian/libglfw3.symbols
index 18bd8f0..cea0c4e 100644
--- a/debian/libglfw3.symbols
+++ b/debian/libglfw3.symbols
@@ -1,4 +1,5 @@
 libglfw.so.3 libglfw3 #MINVER#
+* Build-Depends-Package: libglfw3-dev
 #include "libglfw3.symbols.common"
  glfwGetGLXContext at Base 3.0
  glfwGetGLXWindow at Base 3.2

-- 
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