Applied -dbus-linked option which it needed by kdelibs. Patch submitted by Andrew Morsillo

svn path=/nixpkgs/trunk/; revision=14060
This commit is contained in:
Sander van der Burg 2009-02-12 21:43:03 +00:00
parent 8bd7e25079
commit 6ba0ddb19b

View file

@ -47,7 +47,7 @@ stdenv.mkDerivation {
-system-zlib -system-libpng -system-libjpeg -fast
-qt-gif -confirm-license
-opengl -xrender -xrandr -xinerama -xcursor -qt-sql-mysql
-qdbus -cups -glib -xfixes
-qdbus -cups -glib -xfixes -dbus-linked
-fontconfig -I${freetype}/include/freetype2
'';