svn path=/nixpkgs/branches/stdenv-updates/; revision=15259
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{stdenv, fetchurl, gettext}:
|
||||
|
||||
assert stdenv.isLinux;
|
||||
assert stdenv.isLinux && stdenv ? glibc;
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "checkinstall-1.6.2pre20081116";
|
||||
|
||||
Reference in New Issue
Block a user