about summary refs log tree commit diff
path: root/pkgs/applications/window-managers/compiz/0.6.2.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/window-managers/compiz/0.6.2.nix')
-rw-r--r--pkgs/applications/window-managers/compiz/0.6.2.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/window-managers/compiz/0.6.2.nix b/pkgs/applications/window-managers/compiz/0.6.2.nix
index 78369081bc9d..8827b3cb7a06 100644
--- a/pkgs/applications/window-managers/compiz/0.6.2.nix
+++ b/pkgs/applications/window-managers/compiz/0.6.2.nix
@@ -14,7 +14,7 @@ args : with args;
 		  propagatedBuildInputs = [
 		    libpng libXcomposite libXfixes libXdamage libXrandr libXinerama
 		    libICE libSM startupnotification mesa GConf perl perlXMLParser libxslt
-		    dbus dbus_glib compositeproto fixesproto damageproto randrproto
+		    dbus.libs dbus_glib compositeproto fixesproto damageproto randrproto
 		    xineramaproto renderproto kbproto xextproto libXrender 
 		  ];
 		configureFlags = ["--enable-gtk" "--enable-fuse"