X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fcontrol;h=b3cea3d08bd645dcc2c1e67b89472fc456a2897b;hb=e92bde6e5152c6d0c4efa9240604e75178c1a3db;hp=33c61c0adc6b3fcb9720cf3626f2c6d7b348d533;hpb=47ceed78612d48dcda62cc2686fc527d61abe38b;p=free-sw%2Fxcb%2Flibxcb diff --git a/debian/control b/debian/control index 33c61c0..b3cea3d 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 @@ -26,7 +25,8 @@ Description: X C Binding Package: libxcb0-dev Section: libdevel Architecture: any -Depends: libxcb0 (= ${Source-Version}), x-dev +Depends: libxcb0 (= ${Source-Version}), x11proto-core-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