[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#656719: [RFC] [PATCH v3 2/3] debian/control: libg3dvl-mesa: Depend on libxvmc1



Date: Sun, 24 Jun 2012 17:09:16 +0200

This should be needed for the libxvmc1 interfaces to work. The VDPAU
libraries should work without `libxvmc1`.
---
 debian/changelog |    4 ++++
 debian/control   |    1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a6900df..4815c2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 mesa (8.0.3-2) UNRELEASED; urgency=low
 
+  [ Fabio Pedretti ]
   * Enable Gallium VDPAU and XvMC driver support on at least
     Radeon r300+ and r600+. (Closes: #656719) (LP: #1002224)
 
+  [ Paul Menzel ]
+  * libg3dvl-mesa: Depend on libxvmc1.
+
  -- Fabio Pedretti <fabio.ped@libero.it>  Mon, 21 May 2012 12:46:40 +0300
 
 mesa (8.0.3-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a9fcdd3..064cd29 100644
--- a/debian/control
+++ b/debian/control
@@ -809,6 +809,7 @@ Package: libg3dvl-mesa
 Section: libs
 Architecture: linux-any
 Depends:
+ libxvmc1,
  ${shlibs:Depends},
  ${misc:Depends},
 Description: xvmc and vdpau Gallium3D video acceleration drivers
-- 
1.7.10.4

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: