diff options
author | Josh Triplett <josh@freedesktop.org> | 2006-04-16 09:25:36 -0700 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2006-04-16 09:25:36 -0700 |
commit | eca61f6b5e9df7321222499a1f660f6eb7e6112e (patch) | |
tree | 9661c6f2b60980e46226e8913ba54d8dd492acb0 /debian/control | |
parent | a0057d7a48b90b8f11fc9d5c82b5b8d800c34db5 (diff) |
Add Build-Depends on libxdmcp-dev.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8dc3917..f144deb 100644 --- a/debian/control +++ b/debian/control @@ -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: x11proto-core-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 |