mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
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