[SCM] intel-vaapi-driver/master: build-depend on pkg-config

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Wed Jan 4 19:20:31 UTC 2012


The following commit has been merged in the master branch:
commit e9cfc6f506d36b763dc40f8c9a00fc415450119d
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Wed Jan 4 20:16:19 2012 +0100

    build-depend on pkg-config

diff --git a/debian/control b/debian/control
index 4ef2d5c..96967d1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders: Brandon Snider <brandonjsnider at gmail.com>,
 Build-Depends: debhelper (>= 8),
                dh-autoreconf,
                libdrm-dev,
-               libva-dev
+               libva-dev,
+               pkg-config
 Standards-Version: 3.9.2
 Homepage: http://www.freedesktop.org/wiki/Software/vaapi
 Vcs-Git: git://git.debian.org/pkg-multimedia/intel-vaapi-driver.git

-- 
intel-vaapi-driver packaging



More information about the pkg-multimedia-commits mailing list