mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 20:50:34 +02:00
gnu: opencascade-occt: Move doxygen to native-inputs.
* gnu/packages/maths.scm (opencascade-occt)[inputs]: Move doxygen from here... [native-inputs]: ...to here. Change-Id: I5382f1a1552afebb286d01ffc292dc8cbfbb75af Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
@@ -3379,11 +3379,10 @@ script files.")
|
||||
"-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON"
|
||||
"-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON"
|
||||
"-UCMAKE_INSTALL_LIBDIR")))
|
||||
(native-inputs (list fontconfig))
|
||||
(native-inputs (list doxygen fontconfig))
|
||||
(inputs
|
||||
(list doxygen
|
||||
(list freetype
|
||||
;("freeimage" ,freeimage)
|
||||
freetype
|
||||
glu
|
||||
libxext
|
||||
libxi
|
||||
|
||||
Reference in New Issue
Block a user