mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-crypt/yubioath-flutter-bin: add RDEP on sys-apps/pcsc-lite
Closes: https://bugs.gentoo.org/905847 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -20,6 +20,7 @@ RDEPEND="
|
||||
app-accessibility/at-spi2-core:2
|
||||
dev-libs/glib:2
|
||||
media-libs/libepoxy
|
||||
sys-apps/pcsc-lite
|
||||
x11-libs/cairo
|
||||
x11-libs/gdk-pixbuf:2
|
||||
x11-libs/gtk+:3
|
||||
@@ -68,3 +69,10 @@ src_install() {
|
||||
|
||||
dosym ../../opt/yubico-authenticator/authenticator /usr/bin/authenticator
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
|
||||
elog "Make sure you are a member of the pcscd group"
|
||||
elog "and the pcscd service is running."
|
||||
}
|
||||
Reference in New Issue
Block a user