commit: 0006c17061230481245d18126afd6fdbb73b3039 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Mar 9 21:25:03 2024 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Mar 9 21:25:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0006c170
app-crypt/yubioath-flutter-bin: add missing x11-libs/libnotify rdep Closes: https://bugs.gentoo.org/926602 Signed-off-by: David Seifert <soap <AT> gentoo.org> ...ath-flutter-bin-6.4.0.ebuild => yubioath-flutter-bin-6.4.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0.ebuild b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0-r1.ebuild similarity index 99% rename from app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0.ebuild rename to app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0-r1.ebuild index 2de2d7c0e0f2..0bd47ed936d4 100644 --- a/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0.ebuild +++ b/app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 + x11-libs/libnotify x11-libs/libxcb x11-libs/pango" BDEPEND="app-admin/chrpath"
