[Pkg-sdl-commits] [libsdl2] 08/09: d/control: add Build-Depend on wayland-protocols, needed by the new version

Manuel A. Fernandez Montecelo mafm at moszumanska.debian.org
Wed Nov 2 00:49:51 UTC 2016


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

mafm pushed a commit to annotated tag debian/2.0.5+dfsg1-1
in repository libsdl2.

commit b8a983273da5320003054f5e52b3cb40494a40fc
Author: Manuel A. Fernandez Montecelo <mafm at debian.org>
Date:   Wed Nov 2 01:04:28 2016 +0100

    d/control: add Build-Depend on wayland-protocols, needed by the new version
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b41d51d..17b47b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libsdl2 (2.0.5+dfsg1-1) UNRELEASED; urgency=medium
       * SDL2_dont_propagate_lpthread.diff (included in 2.0.4 already, but not
         dropped then)
       * bug_822210_fix_sdl2-config.cmake_whitespace.patch
+  * d/control: add Build-Depend on wayland-protocols, needed by the new version
 
  -- Manuel A. Fernandez Montecelo <mafm at debian.org>  Tue, 01 Nov 2016 18:38:43 +0100
 
diff --git a/debian/control b/debian/control
index 2792dec..d08255e 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Build-Depends:
  libxt-dev,
  libxv-dev,
  libxxf86vm-dev,
- pkg-config
+ pkg-config,
+ wayland-protocols
 Build-Depends-Indep:
  doxygen
 Vcs-Git: https://anonscm.debian.org/git/pkg-sdl/packages/libsdl2.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sdl/packages/libsdl2.git



More information about the pkg-sdl-commits mailing list