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:
parent
8bd7e25079
commit
6ba0ddb19b
|
@ -47,7 +47,7 @@ stdenv.mkDerivation {
|
||||||
-system-zlib -system-libpng -system-libjpeg -fast
|
-system-zlib -system-libpng -system-libjpeg -fast
|
||||||
-qt-gif -confirm-license
|
-qt-gif -confirm-license
|
||||||
-opengl -xrender -xrandr -xinerama -xcursor -qt-sql-mysql
|
-opengl -xrender -xrandr -xinerama -xcursor -qt-sql-mysql
|
||||||
-qdbus -cups -glib -xfixes
|
-qdbus -cups -glib -xfixes -dbus-linked
|
||||||
-fontconfig -I${freetype}/include/freetype2
|
-fontconfig -I${freetype}/include/freetype2
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue