Add Build-Depends on libxdmcp-dev.
[free-sw/xcb/libxcb] / debian / control
index d019630..f144deb 100644 (file)
@@ -2,7 +2,7 @@ Source: libxcb0
 Priority: optional
 Maintainer: XCB Developers <xcb@lists.freedesktop.org>
 Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: x-dev, libxau-dev, xcb-proto, cdbs, debhelper (>= 4.1.76), 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
 
@@ -26,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