diff options
| author | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-27 14:22:06 +0900 |
|---|---|---|
| committer | Maxim Cournoyer <maxim@guixotic.coop> | 2026-08-27 14:24:39 +0900 |
| commit | 1c3a7482a235832f54bf178ca928dbc027966581 (patch) | |
| tree | a369e1bb61be4287000210a5dfe7c583ea89799d /gnu | |
| parent | 4e6137fda6362fc3aadf6199da586cfc999ef60a (diff) | |
gnu: gnome-shell: Remove hicolor-icon-theme.
* gnu/packages/gnome.scm (gnome-shell) [native-inputs]: Remove
hicolor-icon-theme (now propagated by adwaita-icon-theme).
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/gnome.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 3b24bd80922..4d8c686f7dd 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm | |||
| @@ -9967,7 +9967,6 @@ printf '~a is deprecated. Use the \"gnome-extensions\" CLI or \ | |||
| 9967 | `(,glib "bin") ;for glib-compile-schemas, etc. | 9967 | `(,glib "bin") ;for glib-compile-schemas, etc. |
| 9968 | desktop-file-utils ;for update-desktop-database | 9968 | desktop-file-utils ;for update-desktop-database |
| 9969 | gobject-introspection | 9969 | gobject-introspection |
| 9970 | hicolor-icon-theme | ||
| 9971 | libxslt | 9970 | libxslt |
| 9972 | perl | 9971 | perl |
| 9973 | pkg-config | 9972 | pkg-config |
