summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2006-12-10 20:08:24 -0800
committerJamey Sharp <jamey@minilop.net>2006-12-10 20:09:10 -0800
commite8b4dd86dbe76ce480421671750cefb56dfaeb3c (patch)
tree29c392ba45f924bd3d345ea5eff6256eb4fd74ba /debian/control
parent78d16b32595029755bc52200ec4e77363b7520d4 (diff)
Use a versioned Build-Depends on libpthread-stubs0-dev, to help buildds find it in experimental.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 22104cc..9a103b2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: libdevel
Maintainer: XCB Developers <xcb@lists.freedesktop.org>
Uploaders: Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
-Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 1.0), libpthread-stubs0-dev, cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc, check (>= 0.9.4-2), binutils (>= 2.12.90.0.9)
+Build-Depends: libxau-dev, libxdmcp-dev, xcb-proto (>= 1.0), libpthread-stubs0-dev (>= 0.1-1), cdbs (>= 0.4.40), debhelper (>= 5.0.0), pkg-config, xsltproc, check (>= 0.9.4-2), binutils (>= 2.12.90.0.9)
Standards-Version: 3.7.2
XS-Vcs-Git: git://anongit.freedesktop.org/git/xcb/libxcb