summaryrefslogtreecommitdiff
path: root/app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-05 19:06:10 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-05 19:06:10 +0000
commitcc420fb8bdbc37a0c10b7dc2e02928bcd840147a (patch)
tree91efb05a92ad304615442c75140e7c641274d835 /app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild
parentf61d8811e916303cabe9fafdefbe188ba9b500d5 (diff)
gentoo auto-resync : 05:03:2024 - 19:06:10
Diffstat (limited to 'app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild')
-rw-r--r--app-crypt/yubikey-manager-qt/yubikey-manager-qt-1.2.5.ebuild6
1 files changed, 3 insertions, 3 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 48121c093f3f..06a02c0e95ab 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
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit qmake-utils python-single-r1 desktop xdg
@@ -22,7 +22,7 @@ DEPEND="${PYTHON_DEPS}
>=app-crypt/yubikey-manager-5.0.0[${PYTHON_USEDEP}]
dev-python/cryptography[${PYTHON_USEDEP}]
')
- dev-python/pyotherside[${PYTHON_SINGLE_USEDEP}]
+ dev-python/pyotherside[qt5,${PYTHON_SINGLE_USEDEP}]
dev-qt/qtcore:5
dev-qt/qtdeclarative:5
dev-qt/qtgraphicaleffects:5