[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r3813 - trunk/app/compiz/debian



Author: beatle
Date: 2006-10-14 21:53:17 -0400 (Sat, 14 Oct 2006)
New Revision: 3813

Modified:
   trunk/app/compiz/debian/changelog
   trunk/app/compiz/debian/control
Log:
Add a dependency on mesa-utils to compiz-core to provide glxinfo that is
needed by the compiz wrapper.


Modified: trunk/app/compiz/debian/changelog
===================================================================
--- trunk/app/compiz/debian/changelog	2006-10-15 00:49:41 UTC (rev 3812)
+++ trunk/app/compiz/debian/changelog	2006-10-15 01:53:17 UTC (rev 3813)
@@ -1,3 +1,11 @@
+compiz (0.2.0-2) unstable; urgency=low
+
+  * Add a dependency on mesa-utils to compiz-core to provide glxinfo that is
+    needed by the compiz wrapper. Thanks Per Bojsen.
+    Closes: #393113.
+
+ -- Thierry Reding <thierry@gilfi.de>  Sun, 15 Oct 2006 03:50:45 +0200
+
 compiz (0.2.0-1) unstable; urgency=low
 
   [ Thierry Reding ]

Modified: trunk/app/compiz/debian/control
===================================================================
--- trunk/app/compiz/debian/control	2006-10-15 00:49:41 UTC (rev 3812)
+++ trunk/app/compiz/debian/control	2006-10-15 01:53:17 UTC (rev 3813)
@@ -21,7 +21,7 @@
 
 Package: compiz-core
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, mesa-utils
 Recommends: compiz-plugins (= ${Source-Version})
 Suggests: nvidia-glx (>= 1.0.9625-1)
 Description: OpenGL window and compositing manager



Reply to: