X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=debian%2Fcontrol;h=b3cea3d08bd645dcc2c1e67b89472fc456a2897b;hb=e92bde6e5152c6d0c4efa9240604e75178c1a3db;hp=3a8e50d0155a532975f6500e36a4c5f6a75f71ee;hpb=057ae541a3a73cffd58533029292c1c721fa3162;p=free-sw%2Fxcb%2Flibxcb diff --git a/debian/control b/debian/control index 3a8e50d..b3cea3d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libxcb0 Priority: optional Maintainer: XCB Developers Uploaders: Jamey Sharp , Josh Triplett -Build-Depends: x-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 5.0.0), pkg-config, xsltproc, check, binutils (>= 2.12.90.0.9) +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 @@ -25,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