mbakke pushed a commit to branch master
in repository guix.
commit 9d6b475c7874f84780b83da9df1111acff1d6298
Author: Marius Bakke <[email protected]>
AuthorDate: Sun Nov 27 16:20:21 2022 +0100
gnu: opencpn: Remove input labels.
* gnu/packages/geo.scm (opencpn)[native-inputs]: Remove labels.
---
gnu/packages/geo.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 1603f7b79c..0f777c7f9b 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2135,8 +2135,7 @@ exchanged form one Spatial DBMS and the other.")
(base32 "16hb0ycp0kbx2h8fx08rqkgrlz48kaym0d6wqvpjrcfa2r4myss8"))))
(build-system cmake-build-system)
(native-inputs
- `(("gettext" ,gettext-minimal)
- ("pkg-config" ,pkg-config)))
+ (list gettext-minimal pkg-config))
(inputs
(list alsa-utils
bzip2