1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

gnu: gnome-builder: Remove redundant input.

* gnu/packages/gnome.scm (gnome-builder)[native-inputs]: Remove
redundant gcc-14.

Change-Id: I00b1683bd0cf36601a8388b44ad0c360ac7e9745
This commit is contained in:
Efraim Flashner
2026-03-24 10:18:46 +02:00
parent f1ca4a3561
commit e12d400cf3

View File

@@ -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