diff options
author | Julien Cristau <[email protected]> | 2008-09-24 12:55:15 +0200 |
---|---|---|
committer | Julien Cristau <[email protected]> | 2008-09-24 12:55:15 +0200 |
commit | ee80a3a623bc9d0f9ea01a3c1e03204300f44097 (patch) | |
tree | 7e79d44ada4b2d6e22a24630df12a1f280bde859 /debian/control | |
parent | e700c5ad99fddb5908313f0d02cd0f22fa135cc3 (diff) |
Remove the build-dep on dri2proto, DRI2 support has been removed.
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 80f7198c9ae..bfec2bfa828 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Thierry Reding <[email protected]>, Julien Cristau <[email protected] Standards-Version: 3.7.3 Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.3.1) [!hurd-i386], libx11-dev, xutils-dev, - x11proto-gl-dev (>= 1.4.8), x11proto-dri2-dev, libxxf86vm-dev, + x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19), libxfixes-dev, libxdamage-dev, libxext-dev, autoconf, automake Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa |