summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorThierry Reding <thierry@gilfi.de>2006-10-14 17:04:02 +0000
committerThierry Reding <thierry@gilfi.de>2006-10-14 17:04:02 +0000
commit6e318e2cd1a4b9fac72376702fec61f92e57ab40 (patch)
treeacc3110126f64903c486df1ec1e0e48704146795 /debian/rules
parent01e6b84b14081365d4341a9db0978871cc669325 (diff)
Base the Debian OSMesa configurations on linux-osmesa* provided upstream.
Add a configuration for building a static version of OSMesa with 32 bits per color channel.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index aa5299b36ef..0b0e60f3438 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,7 @@ STAMPDIR = debian/stamp
# build the following configurations
CONFIGS = debian \
debian-dri \
+ debian-osmesa \
debian-osmesa16 \
debian-osmesa16-static \
debian-osmesa32 \