mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20: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:
@@ -13331,10 +13331,6 @@ GtkTextView widgets.")
|
|||||||
(list desktop-file-utils ;for desktop-file-validate
|
(list desktop-file-utils ;for desktop-file-validate
|
||||||
`(,glib "bin")
|
`(,glib "bin")
|
||||||
gettext-minimal
|
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
|
gi-docgen
|
||||||
pkg-config
|
pkg-config
|
||||||
python ;for meson scripts
|
python ;for meson scripts
|
||||||
|
|||||||
Reference in New Issue
Block a user