diff options
author | David Seifert <soap@gentoo.org> | 2023-06-02 15:56:51 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2023-06-02 15:56:51 +0200 |
commit | 9ea5ff4ab4a269659da93fecd23f992330f90e40 (patch) | |
tree | d4cfe21effdbc8407cc66181ae2b4fa420ce234d /app-crypt/yubioath-flutter-bin | |
parent | sys-fs/lvm2: remove USE="lvm2create-initrd" (diff) | |
download | gentoo-9ea5ff4ab4a269659da93fecd23f992330f90e40.tar.gz gentoo-9ea5ff4ab4a269659da93fecd23f992330f90e40.tar.bz2 gentoo-9ea5ff4ab4a269659da93fecd23f992330f90e40.zip |
app-crypt/yubioath-flutter-bin: add RDEP on app-crypt/ccid
Closes: https://bugs.gentoo.org/905847
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/yubioath-flutter-bin')
-rw-r--r-- | app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild (renamed from app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r1.ebuild b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild index 9c1a59dda12c..a03bb067b143 100644 --- a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r1.ebuild +++ b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.1.0-r2.ebuild @@ -18,9 +18,9 @@ KEYWORDS="-* ~amd64" RDEPEND=" app-accessibility/at-spi2-core:2 + app-crypt/ccid dev-libs/glib:2 media-libs/libepoxy - sys-apps/pcsc-lite x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 |