From 534e62adcca575d6fff4d39ae54c87e71bb70ef2 Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Tue, 2 May 2023 16:25:34 +0200 Subject: [PATCH] Added deps --- gnome-extra/authenticator/authenticator-4.3.1.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnome-extra/authenticator/authenticator-4.3.1.ebuild b/gnome-extra/authenticator/authenticator-4.3.1.ebuild index b8bf589..1f83f9a 100644 --- a/gnome-extra/authenticator/authenticator-4.3.1.ebuild +++ b/gnome-extra/authenticator/authenticator-4.3.1.ebuild @@ -19,7 +19,12 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" S="${WORKDIR}/Authenticator-${PV}-${COMMIT}" RDEPEND=" - + dev-libs/glib + x11-libs/gdk-pixbuf + >=gui-libs/gtk-4.0.0 + >=gui-libs/libadwaita-1.0.0 + dev-util/cmake + media-gfx/zbar " DEPEND="${RDEPEND}"