libgweather: added assertion
svn path=/nixpkgs/trunk/; revision=21113
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
{stdenv, fetchurl, pkgconfig, libxml2, gtk, intltool, GConf, libsoup}:
|
{stdenv, fetchurl, pkgconfig, libxml2, gtk, intltool, GConf, libsoup}:
|
||||||
|
|
||||||
|
assert stdenv ? glibc;
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "libgweather-2.28.0";
|
name = "libgweather-2.28.0";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
|
|||||||
Reference in New Issue
Block a user