From 9ff8a9588555ccb08132d674da67195560d0911d Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 16 Oct 2024 09:01:35 -0600 Subject: [PATCH] Add hicolor-icon-theme --- config/aarch64/ci.toml | 1 + config/desktop.toml | 1 + config/i686/ci.toml | 1 + config/x86_64/ci.toml | 1 + cookbook | 2 +- 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index f8ec682..f37515c 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -71,6 +71,7 @@ gnu-make = {} #gstreamer = {} # conflict with thread local errno harfbuzz = {} #hematite = {} # needs crate patches for redox-unix +hicolor-icon-theme = {} init = {} initfs = {} installer = {} diff --git a/config/desktop.toml b/config/desktop.toml index a8e7778..0759a23 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -15,6 +15,7 @@ cosmic-icons = {} cosmic-files = {} cosmic-term = {} dejavu = {} +hicolor-icon-theme = {} installer-gui = {} netsurf = {} orbdata = {} diff --git a/config/i686/ci.toml b/config/i686/ci.toml index c94cff5..ce4d1c1 100644 --- a/config/i686/ci.toml +++ b/config/i686/ci.toml @@ -19,6 +19,7 @@ drivers = {} escalated = {} extrautils = {} findutils = {} +hicolor-icon-theme = {} initfs = {} installer = {} installer-gui = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 4631c69..03b7034 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -73,6 +73,7 @@ gnu-make = {} #gstreamer = {} # conflict with thread local errno harfbuzz = {} #hematite = {} # needs crate patches for redox-unix +hicolor-icon-theme = {} init = {} initfs = {} installer = {} diff --git a/cookbook b/cookbook index 28e6361..8ef9290 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 28e63617451e9187db6fa872442b055b4b1b84a6 +Subproject commit 8ef929014aa10ec801ef751c9ead4005f80e7dd0