[SCM] intel-vaapi-driver/experimental: Build libva dh sequence

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Dec 15 19:59:41 UTC 2014


The following commit has been merged in the experimental branch:
commit bd6f715027cc4c502507991259f772786bc8a74a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Dec 15 20:13:44 2014 +0100

    Build libva dh sequence

diff --git a/debian/control b/debian/control
index b69f74a..dcec815 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  dh-autoreconf,
  intel-gpu-tools (>= 1.5) [amd64 i386],
  libdrm-dev (>= 2.4.45),
- libva-dev (>= 1.4),
+ libva-dev (>= 1.5),
  libwayland-dev (>= 1.0.0) [amd64 i386],
  libx11-dev,
  pkg-config,
diff --git a/debian/rules b/debian/rules
index d9e0125..59ba1ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export V=1
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --parallel --with autoreconf --with libva
 
 override_dh_strip:
 	dh_strip --dbg-package=i965-va-driver-dbg

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list