diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-28 00:51:53 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-28 00:51:53 -0700 |
commit | 162c7593adf1577ca8aecfcd53fd5644b6182609 (patch) | |
tree | 6e8639c8999aa739dcdaa2a7beb32c42c325763a | |
parent | 4f9b6556e2b68d1f05ed4df9d2cc82edb9868872 (diff) |
Change libxcbxvmc0-dev Depends to libxcbxv0-dev, not libxv0-dev.0.9
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7670c71..cb82e49 100644 --- a/debian/control +++ b/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 |