Mention package libgl1-mesa-dri in comments for DRI.
authorMichael Prokop <mika@grml.org>
Fri, 30 Mar 2007 22:25:37 +0000 (00:25 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 30 Mar 2007 22:25:37 +0000 (00:25 +0200)
debian/changelog
grml-x

index 6ff8ce9..53b22ec 100644 (file)
@@ -1,3 +1,9 @@
+grml-x (0.3.19) unstable; urgency=low
+
+  * Mention package libgl1-mesa-dri in comments for DRI.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 31 Mar 2007 00:25:19 +0200
+
 grml-x (0.3.18) unstable; urgency=low
 
   The 'I'm sure that many changes break anything'-release.
diff --git a/grml-x b/grml-x
index 243951d..8673061 100755 (executable)
--- a/grml-x
+++ b/grml-x
@@ -728,6 +728,8 @@ Section "Screen"
         EndSubSection
 EndSection
 
+# Make sure you have the relevant Debian packages on your system
+# to be able to use DRI (libgl1-mesa-dri for example)
 Section "DRI"
         Mode 0666
 EndSection