gnu: sbcl-cl-vectors: Build all subsystems.
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors)[arguments]: Build cl-paths, cl-aa and cl-aa-misc as well.
This commit is contained in:
parent
4f64d30b5d
commit
f0ebbe1598
@ -1639,7 +1639,10 @@ reading and writing.")
|
||||
`(("zpb-ttf" ,sbcl-zpb-ttf)))
|
||||
(arguments
|
||||
'(#:asd-systems '("cl-vectors"
|
||||
"cl-paths-ttf")))
|
||||
"cl-paths"
|
||||
"cl-paths-ttf"
|
||||
"cl-aa"
|
||||
"cl-aa-misc")))
|
||||
(home-page "http://projects.tuxee.net/cl-vectors/")
|
||||
(synopsis "Create, transform and render anti-aliased vectorial paths")
|
||||
(description
|
||||
|
Loading…
x
Reference in New Issue
Block a user