mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-30 02:30:58 +02:00
yubioath-desktop: add missing dep
This commit is contained in:
parent
1d6762be5a
commit
5c30ddf087
2 changed files with 5 additions and 2 deletions
|
|
@ -16,7 +16,8 @@ SLOT="4"
|
|||
LICENSE="BSD-2"
|
||||
USE="broken"
|
||||
|
||||
RDEPEND="dev-qt/qtsingleapplication"
|
||||
RDEPEND="dev-qt/qtsingleapplication
|
||||
dev-python/pyotherside"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
|
|
|||
|
|
@ -2,8 +2,10 @@
|
|||
|
||||
=app-crypt/yubikey-manager-0.4*
|
||||
|
||||
=app-crypt/yubioath-desktop-3*
|
||||
#=app-crypt/yubioath-desktop-3*
|
||||
=app-crypt/yubioath-desktop-4*
|
||||
~app-crypt/ccid-1.4.25
|
||||
~dev-python/pyotherside-1.5.3
|
||||
|
||||
~app-crypt/yubikey-neo-manager-1.3.0 **
|
||||
~app-crypt/libykneomgr-0.1.8 **
|
||||
|
|
|
|||
Loading…
Reference in a new issue