mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: libidl: Set upstream name.
* gnu/packages/gnome.scm (libidl)[properties]: New field.
This commit is contained in:
parent
fb9399e93f
commit
ef2c55bbcf
1 changed files with 1 additions and 0 deletions
|
@ -1799,6 +1799,7 @@ (define-public libidl
|
|||
portable interfaces. libidl was initially written for orbit (the orb from the
|
||||
GNOME project, and the primary means of libidl distribution). However, the
|
||||
functionality was designed to be as reusable and portable as possible.")
|
||||
(properties `((upstream-name . "libIDL")))
|
||||
(license license:lgpl2.0+)))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue