Merge branch 'staging'

This includes a security update of expat.
This commit is contained in:
Vladimír Čunát
2016-06-29 07:47:04 +02:00
64 changed files with 529 additions and 1075 deletions
+1
View File
@@ -21,6 +21,7 @@ stdenv.mkDerivation rec {
};
patches = [ ./0001-change-flags.diff ];
postPatch = "sed '1i#include <cmath>' -i higan/fc/ppu/ppu.cpp";
buildInputs =
[ p7zip pkgconfig libX11 libXv udev mesa SDL libao openal libpulseaudio gtk gtksourceview ];