Skip to content

Commit

Permalink
chore(scripts/setup-ubuntu.sh): Add gtk-update-icon-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
fornwall committed Jun 20, 2024
1 parent a53f32d commit 09acdef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ PACKAGES+=" alex"
PACKAGES+=" docbook-xsl-ns"
PACKAGES+=" gnome-common"
PACKAGES+=" gobject-introspection"
PACKAGES+=" gtk-update-icon-cache"
PACKAGES+=" happy"
PACKAGES+=" itstool"
PACKAGES+=" libdbus-glib-1-dev-bin"
Expand Down

0 comments on commit 09acdef

Please sign in to comment.