diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gnome.scm | 4 |
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 |
