diff options
author | Julien Cristau <[email protected]> | 2009-08-22 21:30:15 +0200 |
---|---|---|
committer | Julien Cristau <[email protected]> | 2009-08-22 21:30:15 +0200 |
commit | 3f970a6d4e7298b3d6df3dd3c1604e90098e06d7 (patch) | |
tree | 800bf270d6c6f709d2b915cad8882ef51fcd8f1a /debian/control | |
parent | a151efc6ccbe57b17da10d79db82958e71920081 (diff) |
Bump debhelper build-dep for dh_lintian
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 50efb414d05..17cd36ace9c 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: Thierry Reding <[email protected]>, Julien Cristau <[email protected]>, David Nusinow <[email protected]>, Brice Goglin <[email protected]> Standards-Version: 3.7.3 -Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, +Build-Depends: debhelper (>= 6.0.7), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.4.3) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19), libxfixes-dev, |