AlynxZhou / showmethekey

Show keys you typed on screen.
https://showmethekey.alynx.one/
Apache License 2.0
306 stars 27 forks source link

build: Use gtk4-update-icon-cache #10

Closed bobby285271 closed 2 years ago

bobby285271 commented 2 years ago

Otherwise the build may fail if gtk3 is not presented in the builder sandbox.

meson.build:87:8: ERROR: Program 'gtk-update-icon-cache' not found or not executable

(Alternatively, gnome.post_install() can be used for meson >= 0.57)