gnu: opencpn: Remove input labels.
* gnu/packages/geo.scm (opencpn)[native-inputs]: Remove labels.
This commit is contained in:
parent
5a1b2de5d3
commit
9d6b475c78
1 changed files with 1 additions and 2 deletions
|
@ -2135,8 +2135,7 @@ exchanged form one Spatial DBMS and the other.")
|
||||||
(base32 "16hb0ycp0kbx2h8fx08rqkgrlz48kaym0d6wqvpjrcfa2r4myss8"))))
|
(base32 "16hb0ycp0kbx2h8fx08rqkgrlz48kaym0d6wqvpjrcfa2r4myss8"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("gettext" ,gettext-minimal)
|
(list gettext-minimal pkg-config))
|
||||||
("pkg-config" ,pkg-config)))
|
|
||||||
(inputs
|
(inputs
|
||||||
(list alsa-utils
|
(list alsa-utils
|
||||||
bzip2
|
bzip2
|
||||||
|
|
Reference in a new issue