* qemu-kvm: use ALSA instead of OSS.
svn path=/nixpkgs/branches/kde-4.7/; revision=27828
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user