mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
yubioath-desktop: fix issue #527
This commit is contained in:
parent
b90efa2af9
commit
753143e650
1 changed files with 2 additions and 1 deletions
|
|
@ -14,8 +14,9 @@ LICENSE="BSD-2"
|
|||
|
||||
RDEPEND="
|
||||
dev-qt/qtsingleapplication
|
||||
dev-qt/qtquickcontrols:5
|
||||
dev-qt/qtquickcontrols2
|
||||
dev-python/pyotherside"
|
||||
#to add: dev-python/binascii
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
>=app-crypt/yubikey-manager-0.5
|
||||
Loading…
Reference in a new issue