mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
Disabled plasma python modules
svn path=/nixpkgs/trunk/; revision=14469
This commit is contained in:
parent
b763e1d520
commit
f0614c79ff
@ -11,7 +11,7 @@ stdenv.mkDerivation {
|
||||
sha1 = "412b8a6778d5c71a366c054b0136edae309bbef0";
|
||||
};
|
||||
CMAKE_PREFIX_PATH=kdepimlibs;
|
||||
buildInputs = [ cmake perl python qt4 sip pyqt4 kdelibs kdepimlibs kdebindings pthread_stubs boost libusb stdenv.gcc.libc
|
||||
buildInputs = [ cmake perl python qt4 /*sip pyqt4*/ kdelibs kdepimlibs /*kdebindings*/ pthread_stubs boost libusb stdenv.gcc.libc
|
||||
libXi libXau libXdmcp libXtst libXcomposite libXdamage libXScrnSaver
|
||||
lm_sensors libxklavier automoc4 phonon strigi soprano qimageblitz ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user