summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <marius@gnu.org>2022-11-27 16:20:21 +0100
committerMarius Bakke <marius@gnu.org>2022-11-27 21:19:51 +0100
commit9d6b475c7874f84780b83da9df1111acff1d6298 (patch)
treeab31f31c94b21cc2112de8dac84e55b26bb25664
parent5a1b2de5d33484c98e6481f5dbe80621a44588a5 (diff)
gnu: opencpn: Remove input labels.
* gnu/packages/geo.scm (opencpn)[native-inputs]: Remove labels.
-rw-r--r--gnu/packages/geo.scm3
1 files changed, 1 insertions, 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