summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2023-03-12 17:13:57 +0100
committerDavid Seifert <soap@gentoo.org>2023-03-12 17:13:57 +0100
commit358d99f8fac957921c5d747d588b6164ea926603 (patch)
treeaab6118235b6ca336af621a1e66c711f06a11b12 /app-crypt
parentpackage.mask: Last rite app-crypt/yubioath-desktop (diff)
downloadgentoo-358d99f8fac957921c5d747d588b6164ea926603.tar.gz
gentoo-358d99f8fac957921c5d747d588b6164ea926603.tar.bz2
gentoo-358d99f8fac957921c5d747d588b6164ea926603.zip
app-crypt/yubikey-manager-qt: update icon cache
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
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"