gegl: Add platforms
This commit is contained in:
parent
519dd711fe
commit
25b55e7409
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Graph-based image processing framework";
|
description = "Graph-based image processing framework";
|
||||||
homepage = http://www.gegl.org;
|
homepage = http://www.gegl.org;
|
||||||
license = stdenv.lib.licenses.gpl3;
|
license = stdenv.lib.licenses.gpl3;
|
||||||
|
platforms = stdenv.lib.platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user