* Update kdegames.
svn path=/nixpkgs/branches/kde-4.7/; revision=27894
This commit is contained in:
@@ -21,7 +21,9 @@ stdenv.mkDerivation rec {
|
||||
python configure.py $configureFlags "''${configureFlagsArray[@]}"
|
||||
'';
|
||||
|
||||
buildInputs = [ python pkgconfig makeWrapper sip qt4 pythonDBus ];
|
||||
buildInputs = [ python pkgconfig makeWrapper qt4 ];
|
||||
|
||||
propagatedBuildInputs = [ sip pythonDBus ];
|
||||
|
||||
postInstall = ''
|
||||
for i in $out/bin/*; do
|
||||
|
||||
Reference in New Issue
Block a user