guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#27657] [PATCH] gnu: graphviz: Remove unnecessary inputs.


From: Ludovic Courtès
Subject: [bug#27657] [PATCH] gnu: graphviz: Remove unnecessary inputs.
Date: Mon, 17 Jul 2017 11:31:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

Arun Isaac <address@hidden> skribis:

> * gnu/packages/graphviz.scm (graphviz)[inputs]: Remove libxrender, libx11,
> libxaw, expat, libjpeg, libpng.
> Move guile and swig to native-inputs.
> [native-inputs]: Remove bison.

Guile is most likely needed at run time, so it needs to be in ‘inputs’,
possibly in addition to being in ‘native-inputs’.

SWIG may also have a run-time support library, so it would need to be in
‘inputs’ in addition to ‘native-inputs’.

Now, all this is theoretical until we actually try to cross-build
Graphviz.

So I think the patch is OK, with or without changes along the lines
above.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]