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

compiz: Changes to 'debian-unstable'



 debian/control |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit ad4e787fbae6bf2c019a1002a187c2830dc74c29
Author: Loïc Minier <lool@dooz.org>
Date:   Fri Apr 24 11:26:21 2009 +0200

    Add libxcursor-dev cdep and dep; closes: #525240
    
    Add libxcursor-dev build-dep as required by patch
    ubuntu/013-add-cursor-theme-support; also let compiz-dev pull it as it's
    referenced in the .pc flie; closes: #525240, #524943.

diff --git a/debian/control b/debian/control
index 7d8752a..4e8d1d3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: autoconf, automake1.9, autotools-dev,
  libsm-dev (>= 1:1.0.1), libtool, libwnck-dev, libxcomposite-dev (>= 1:0.3-2), 
  libxdamage-dev (>=1:1.0.3), libxfixes-dev (>= 1:4.0.1), libxinerama-dev, 
  libxml-parser-perl, libxrandr-dev (>= 2:1.1.0.2), libxrender-dev (>= 1:0.9.1), 
+ libxcursor-dev,
  libxslt1-dev,
  quilt (>= 0.40), x11proto-gl-dev (>= 1.4.8), xsltproc
 Standards-Version: 3.8.1
@@ -56,7 +57,7 @@ Description: OpenGL window and compositing manager
 
 Package: compiz-dev
 Architecture: any
-Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, libxdamage-dev, libxinerama-dev, libxrandr-dev, libice-dev, libsm-dev, libstartup-notification0-dev, libxslt1-dev, libxml2-dev
+Depends: compiz-core (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgl1-mesa-dev | libgl-dev, libpng-dev, libxcomposite-dev, libxdamage-dev, libxinerama-dev, libxrandr-dev, libxcursor-dev, libice-dev, libsm-dev, libstartup-notification0-dev, libxslt1-dev, libxml2-dev
 Description: OpenGL window and compositing manager - development files
  Compiz brings to life a variety of visual effects that make the Linux desktop
  easier to use, more powerful and intuitive, and more accessible for users


Reply to: