[Pkg-gstreamer-commits] [gstreamer-vaapi] 01/01: add more new build deps

Vincent Cheng vcheng at moszumanska.debian.org
Mon Aug 4 23:14:54 UTC 2014


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

vcheng pushed a commit to branch master
in repository gstreamer-vaapi.

commit 0e037a46144c0e2a7308fabd5cb385bef9292c06
Author: Vincent Cheng <vcheng at debian.org>
Date:   Mon Aug 4 16:14:44 2014 -0700

    add more new build deps
---
 debian/changelog | 2 +-
 debian/control   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e78ccd9..c743a83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 gstreamer-vaapi (0.5.9-1) UNRELEASED; urgency=medium
 
   * New upstream release.
-  * Add missing build-dep: yasm.
+  * Add missing build-deps: libvpx-dev, libwayland-dev.
 
  -- Vincent Cheng <vcheng at debian.org>  Mon, 04 Aug 2014 15:52:28 -0700
 
diff --git a/debian/control b/debian/control
index 3bc9f27..c8f9d5d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,11 @@ Build-Depends:
  libudev-dev,
  libva-dev (>= 1.0.9),
  libva-drm1,
+ libvpx-dev,
+ libwayland-dev,
  libx11-dev,
  libxrandr-dev,
- mesa-common-dev,
- yasm
+ mesa-common-dev
 Build-Depends-Indep: gtk-doc-tools (>= 1.9)
 Standards-Version: 3.9.5
 Homepage: http://gitorious.org/vaapi/gstreamer-vaapi

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



More information about the Pkg-gstreamer-commits mailing list