[Nix-dev] add xslt to a derivation
Roelof Wobben
rwobben at hotmail.com
Wed Dec 4 13:31:29 CET 2013
when compiling cinnamon-control-center I see this message:
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler...
checking for X... no
checking for glib-mkenums... /nix/store/1kh7gl673vp4zpilrvsi4cmxwk7il27n-glib-2.36.4/bin/glib-mkenums
checking for xsltproc... no
configure: error: xsltproc is required to build documentation
builder for `/nix/store/m6mhqzk71kd6y5ci9qylsjknffcy9bqc-cinnamon-control-center-2.0.9.drv' failed with exit code 1
error: build of `/nix/store/m6mhqzk71kd6y5ci9qylsjknffcy9bqc-cinnamon-control-center-2.0.9.drv' failed
but if I add xslt to the buildInputs I see that xsltproc is not known as a package.
How to solve this ?
Roelof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20131204/7858d2d3/attachment.html
More information about the nix-dev
mailing list