commit: 358d99f8fac957921c5d747d588b6164ea926603
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 16:13:57 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 16:13:57 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=358d99f8
app-crypt/yubikey-manager-qt: update icon cache
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
index f292b940b4f4..a53022b7585e 100644
--- a/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
+++ b/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
@@ -5,7 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
-inherit qmake-utils python-single-r1 desktop
+inherit qmake-utils python-single-r1 desktop xdg
DESCRIPTION="Cross-platform application for configuring any YubiKey over all
USB transports"
HOMEPAGE="https://developers.yubico.com/yubikey-manager-qt/
https://github.com/Yubico/yubikey-manager-qt"