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