mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: librnd: Make private.
Librnd is a library intended to be used solely by packages in the Ringdove suite. * gnu/packages/electronics.scm (librnd): Make private. Change-Id: Ic42b79eb8644cc6981d8c95ae67d2258796423e4 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
e074256fb8
commit
7d3e4fa63a
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ individual low-level driver modules.")
|
||||||
(home-page "https://www.comedi.org/")
|
(home-page "https://www.comedi.org/")
|
||||||
(license license:lgpl2.1)))
|
(license license:lgpl2.1)))
|
||||||
|
|
||||||
(define-public librnd
|
(define librnd
|
||||||
(package
|
(package
|
||||||
(name "librnd")
|
(name "librnd")
|
||||||
(version "4.3.2")
|
(version "4.3.2")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue