summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorThierry Reding <thierry@gilfi.de>2006-11-02 21:05:29 +0000
committerThierry Reding <thierry@gilfi.de>2006-11-02 21:05:29 +0000
commit5d23a7905cde2f1d62032a3ae4ef3bc1367006fc (patch)
tree2b9593775d5bf2a73921851f6ea4cdd3b6f885b9 /debian/control
parent143dfcc904a52291862833fc54a38bf57a1e04e2 (diff)
Add code to provide a mesa-utils package since those utilities are shipped in
the MesaDemos tarball.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fb44a2b0667..697d819ebe9 100644
--- a/debian/control
+++ b/debian/control
@@ -306,4 +306,14 @@ Description: Mesa software rasteriser source -- development support files
software rasteriser source to build the GLcore module for unaccelerated
indirect rendering.
+Package: mesa-utils
+Section: x11
+Priority: optional
+Architecture: any
+Depends: ${shlibs:Depends}
+Replaces: xbase-clients (<< 6.8.2-38)
+Description: Miscellaneous Mesa GL utilities
+ This package provides several basic GL utilities built by Mesa, including
+ glxinfo and glxgears.
+
# vim: tw=0