mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-crypt/virtualsmartcard: Add missing Python stuffs
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -14,8 +14,9 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
REQUIRED_USE=${PYTHON_REQUIRED_USE}
|
||||
|
||||
RDEPEND="
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
media-gfx/qrencode:=
|
||||
sys-apps/pcsc-lite"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
Reference in New Issue
Block a user