Build e2fsprogs at last
svn path=/nixpkgs/trunk/; revision=13719
This commit is contained in:
@@ -6702,6 +6702,10 @@ let
|
||||
inherit fetchurl stdenv e2fsprogs;
|
||||
};
|
||||
|
||||
utillinuxngCurses = composedArgsAndFun (import ../os-specific/linux/util-linux-ng) {
|
||||
inherit fetchurl stdenv e2fsprogs ncurses;
|
||||
};
|
||||
|
||||
wesnoth = import ../games/wesnoth {
|
||||
inherit fetchurl stdenv SDL SDL_image SDL_mixer SDL_net gettext zlib boost freetype;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user