summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2024-03-09 22:25:03 +0100
committerDavid Seifert <soap@gentoo.org>2024-03-09 22:25:03 +0100
commit0006c17061230481245d18126afd6fdbb73b3039 (patch)
treeb494fe5e382c9e4b88664df7d5fd4a894df57fbb /app-crypt/yubioath-flutter-bin
parentnet-wireless/wpa_supplicant: always install OpenRC init script, cleanup cruft (diff)
downloadgentoo-0006c17061230481245d18126afd6fdbb73b3039.tar.gz
gentoo-0006c17061230481245d18126afd6fdbb73b3039.tar.bz2
gentoo-0006c17061230481245d18126afd6fdbb73b3039.zip
app-crypt/yubioath-flutter-bin: add missing x11-libs/libnotify rdep
Closes: https://bugs.gentoo.org/926602 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.4.0-r1.ebuild (renamed from app-crypt/yubioath-flutter-bin/yubioath-flutter-bin-6.4.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
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
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"