[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’.
- [bug#27657] [PATCH] gnu: graphviz: Update to 2.40.1., (continued)
[bug#27657] [PATCH] gnu: graphviz: Update to 2.40.1., Arun Isaac, 2017/07/12
[bug#27657] [PATCH 1/3] gnu: graphviz: Use modify-phases., Arun Isaac, 2017/07/12
[bug#27657] [PATCH] gnu: graphviz: Remove unnecessary inputs., Arun Isaac, 2017/07/14
- [bug#27657] [PATCH] gnu: graphviz: Remove unnecessary inputs.,
Ludovic Courtès <=
[bug#27657] [PATCH] gnu: wayland: Improve fix-graphviz phase., Arun Isaac, 2017/07/19