diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-07-09 20:36:46 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-07-09 20:36:46 +0200 |
commit | 16df9953fac511b43972ebee85e55318972d73b2 (patch) | |
tree | 176c0a621f5e4bac5c53fa9261e8e91529a2164f /media-radio | |
parent | x11-wm/marco: Fix dependencies (diff) | |
download | gentoo-16df9953fac511b43972ebee85e55318972d73b2.tar.gz gentoo-16df9953fac511b43972ebee85e55318972d73b2.tar.bz2 gentoo-16df9953fac511b43972ebee85e55318972d73b2.zip |
media-radio/tqsl: Update icon cache
Thanks-to: Agostino Sarubbo
Closes: https://bugs.gentoo.org/935623
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/tqsl/tqsl-2.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-radio/tqsl/tqsl-2.7.3.ebuild b/media-radio/tqsl/tqsl-2.7.3.ebuild index fac65b432b32..03cd3caba5e0 100644 --- a/media-radio/tqsl/tqsl-2.7.3.ebuild +++ b/media-radio/tqsl/tqsl-2.7.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 WX_GTK_VER="3.2-gtk3" -inherit cmake wxwidgets +inherit cmake wxwidgets xdg DESCRIPTION="ARRL Logbook of the World" HOMEPAGE="https://www.arrl.org/tqsl-download" |