forked from mirrors/nixpkgs
fix for other platforms (suggested by Eelco Dolstra)
svn path=/nixpkgs/trunk/; revision=17887
This commit is contained in:
parent
9f659e14d2
commit
5411beb172
|
@ -1,5 +1,7 @@
|
|||
args: with args;
|
||||
|
||||
assert stdenv.gcc ? gcc;
|
||||
|
||||
# NOTE: ! If Scribus doesn't render text try another font.
|
||||
|
||||
# a lot of templates, colour palettes, colour profiles or gradients
|
||||
|
|
Loading…
Reference in a new issue