From 5411beb172b41bd168ae0a92c81a7764e61bf80f Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Mon, 19 Oct 2009 20:47:21 +0000 Subject: [PATCH] fix for other platforms (suggested by Eelco Dolstra) svn path=/nixpkgs/trunk/; revision=17887 --- pkgs/applications/office/scribus/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/applications/office/scribus/default.nix b/pkgs/applications/office/scribus/default.nix index 60296c097f4..768e3edddcd 100644 --- a/pkgs/applications/office/scribus/default.nix +++ b/pkgs/applications/office/scribus/default.nix @@ -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