summaryrefslogtreecommitdiff
path: root/debian/rules
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/rules
parent143dfcc904a52291862833fc54a38bf57a1e04e2 (diff)
Add code to provide a mesa-utils package since those utilities are shipped in
the MesaDemos tarball.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 307088a54de..bb2f35c061d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -75,7 +75,8 @@ CONFIGS = $(SWX11_GLU_CONFIGS) \
debian-osmesa16 \
debian-osmesa16-static \
debian-osmesa32 \
- debian-osmesa32-static
+ debian-osmesa32-static \
+ debian-utils
STAMP = $(STAMP_DIR)/$(DEB_BUILD_GNU_TYPE)
BUILD_STAMPS = $(addprefix $(STAMP)-build-, $(CONFIGS))