mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
Io does not depend anymore on e2fsprogs
svn path=/nixpkgs/trunk/; revision=29864
This commit is contained in:
parent
71f9ad3fe3
commit
e726f10554
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchurl, cmake, zlib, sqlite, gmp, libffi, cairo, ncurses,
|
{ stdenv, fetchurl, cmake, zlib, sqlite, gmp, libffi, cairo, ncurses,
|
||||||
freetype, mesa, libpng, libtiff, libjpeg, readline, libsndfile, libxml2,
|
freetype, mesa, libpng, libtiff, libjpeg, readline, libsndfile, libxml2,
|
||||||
freeglut, e2fsprogs, libsamplerate, pcre, libevent, libedit, yajl,
|
freeglut, libsamplerate, pcre, libevent, libedit, yajl,
|
||||||
python, openssl, glfw
|
python, openssl, glfw
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user