gnu: Define ao.
This is a follow-up to commit 28f4d56dd3
.
* gnu/packages/engineering.scm (ao): Restore variable definition.
This commit is contained in:
parent
28f4d56dd3
commit
4bd8a9d8e2
|
@ -618,7 +618,8 @@ language.")
|
|||
(license (list license:lgpl2.1+ ;library
|
||||
license:gpl2+))))) ;Guile bindings and GUI
|
||||
|
||||
(deprecated-package "ao-cad" libfive)
|
||||
(define-public ao
|
||||
(deprecated-package "ao-cad" libfive))
|
||||
|
||||
;; We use kicad from a git commit, because support for boost 1.61.0 has been
|
||||
;; recently added.
|
||||
|
|
Loading…
Reference in New Issue