* qemu-kvm: use ALSA instead of OSS.

svn path=/nixpkgs/branches/kde-4.7/; revision=27828
This commit is contained in:
Eelco Dolstra 2011-07-18 15:28:51 +00:00
parent 7ae6dbd7d6
commit 49d38b9b99

View file

@ -13,6 +13,10 @@ stdenv.mkDerivation rec {
patches = [ ./smb-tmpdir.patch ];
configureFlags = "--audio-drv-list=alsa";
enableParallelBuilding = true;
buildInputs =
[ zlib SDL alsaLib pkgconfig pciutils libuuid vde2 libjpeg libpng
ncurses