PlayStation 2: Difference between revisions
Phanirithvij (talk | contribs) m add download source for the archive |
FalsePattern (talk | contribs) fix bad package name (autotools -> autoconf, automake, libtool) |
||
Line 33: | Line 33: | ||
name = "ps2dev"; | name = "ps2dev"; | ||
targetPkgs = pkgs: (with pkgs; [ | targetPkgs = pkgs: (with pkgs; [ | ||
autoconf | |||
automake | |||
libtool | |||
gnumake | gnumake | ||
clang | clang |