snes9x-gtk: fix build
This commit is contained in:
parent
e080b87b26
commit
1f379ed3a7
@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
nativeBuildInputs = [ autoreconfHook intltool pkgconfig ];
|
||||
|
||||
sourceRoot = "snes9x-${version}-src";
|
||||
preAutoreconf = "cd gtk; intltoolize";
|
||||
|
||||
buildInputs = [ SDL zlib gtk2 libxml2 libXv ];
|
||||
|
Loading…
Reference in New Issue
Block a user