[Xcb-commit] xcb
Josh Triplett
josh at kemper.freedesktop.org
Fri Apr 28 00:52:06 PDT 2006
xcb/debian/control | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 1b96f695a2a723892e5ff9b2f9d60be78cc7c2d9 (from 54b18b3003ee46ca59c80bd9b1aa91b1cdb99048)
Author: Josh Triplett <josh at freedesktop.org>
Date: Fri Apr 28 00:51:53 2006 -0700
Change libxcbxvmc0-dev Depends to libxcbxv0-dev, not libxv0-dev.
diff --git a/xcb/debian/control b/xcb/debian/control
index 7670c71..cb82e49 100644
--- a/xcb/debian/control
+++ b/xcb/debian/control
@@ -1264,7 +1264,7 @@ Description: X C Binding, xvmc extension
Package: libxcbxvmc0-dev
Section: libdevel
Architecture: any
-Depends: libxcbxvmc0 (= ${Source-Version}), libxcb0-dev, libxv0-dev
+Depends: libxcbxvmc0 (= ${Source-Version}), libxcb0-dev, libxcbxv0-dev
Pre-Depends: x11-common (>= 1:1.09)
Description: X C Binding, xvmc extension, development files
This package contains the header and library files needed to build software
More information about the xcb-commit
mailing list