[SCM] libva/master: Have dev package also depend on new TPI and GLX library packages.

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Fri Sep 10 17:57:09 UTC 2010


The following commit has been merged in the master branch:
commit 61478d1f871eda49fd716a55738eef1389c97571
Author: Andres Mejia <mcitadel at gmail.com>
Date:   Fri Sep 10 13:51:21 2010 -0400

    Have dev package also depend on new TPI and GLX library packages.

diff --git a/debian/control b/debian/control
index f57cd9a..45b5024 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,10 @@ Depends: libva1 (>= ${source:Upstream-Version}),
          libva1 (<< ${source:Upstream-Version}+1~),
          libva-x11-1 (>= ${source:Upstream-Version}),
          libva-x11-1 (<< ${source:Upstream-Version}+1~),
+         libva-tpi1 (>= ${source:Upstream-Version}),
+         libva-tpi1 (<< ${source:Upstream-Version}+1~),
+         libva-glx1 (>= ${source:Upstream-Version}),
+         libva-glx1 (<< ${source:Upstream-Version}+1~),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: Video Acceleration (VA) API for Linux -- development files

-- 
libva packaging



More information about the pkg-multimedia-commits mailing list