X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fcontrol;h=f144deb1d8d7fa5cc4fe320083bcd1d13c465a0c;hb=eca61f6b5e9df7321222499a1f660f6eb7e6112e;hp=33c61c0adc6b3fcb9720cf3626f2c6d7b348d533;hpb=47ceed78612d48dcda62cc2686fc527d61abe38b;p=free-sw%2Fxcb%2Flibxcb diff --git a/debian/control b/debian/control index 33c61c0..f144deb 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,7 @@ Source: libxcb0 Priority: optional Maintainer: XCB Developers Uploaders: Jamey Sharp , Josh Triplett -Build-Depends: x-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 4.1.76), pkg-config, autoconf, automake1.9 | automaken, libtool, xsltproc, check, binutils (>= 2.12.90.0.9) -Build-Conflicts: automake1.4, automake1.5, automake1.6 +Build-Depends: x11proto-core-dev, libxau-dev, libxdmcp-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9) Standards-Version: 3.6.1 Bugs: mailto:xcb@lists.freedesktop.org @@ -27,6 +26,7 @@ Package: libxcb0-dev Section: libdevel Architecture: any Depends: libxcb0 (= ${Source-Version}), x-dev +Pre-Depends: x11-common (>= 1:1.09) Description: X C Binding, development files Xlib has been the standard C binding for the X Window System protocol for many years now. It is an excellent piece of work, but there are applications