summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2026-03-24 10:18:46 +0200
committerEfraim Flashner <efraim@flashner.co.il>2026-03-24 10:52:49 +0200
commite12d400cf3ed5b32080be16ee4d3c41a0b480e1d (patch)
tree7af66f975599d87c0166117f59ec986b819f9ef3 /gnu/packages
parentf1ca4a3561808e118d87365f09ebf5d66677d90e (diff)
gnu: gnome-builder: Remove redundant input.
* gnu/packages/gnome.scm (gnome-builder)[native-inputs]: Remove redundant gcc-14. Change-Id: I00b1683bd0cf36601a8388b44ad0c360ac7e9745
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 78a7fc817b6..923b4aa686a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -13331,10 +13331,6 @@ GtkTextView widgets.")
(list desktop-file-utils ;for desktop-file-validate
`(,glib "bin")
gettext-minimal
- ;; GCC 14 seems to be required to not end up in a compilation
- ;; failure.
- ;; See <https://gitlab.gnome.org/GNOME/gnome-builder/-/issues/2176>.
- gcc-14
gi-docgen
pkg-config
python ;for meson scripts