Assert the need for glibc
svn path=/nixpkgs/trunk/; revision=23864
This commit is contained in:
@@ -8,6 +8,9 @@ let
|
||||
glib pkgconfig
|
||||
];
|
||||
in
|
||||
|
||||
assert a.stdenv ? glibc;
|
||||
|
||||
rec {
|
||||
src = a.fetchUrlFromSrcInfo s;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user