From abf0f56fa1aa7f27295382cda1cb1c6253d3749b Mon Sep 17 00:00:00 2001 From: Gerben Jan Dijkman Date: Fri, 13 Aug 2021 16:52:16 +0200 Subject: [PATCH] Update --- gnome-extra/authenticator/authenticator-4.0.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnome-extra/authenticator/authenticator-4.0.3.ebuild b/gnome-extra/authenticator/authenticator-4.0.3.ebuild index 854aa5e..d13b0ed 100644 --- a/gnome-extra/authenticator/authenticator-4.0.3.ebuild +++ b/gnome-extra/authenticator/authenticator-4.0.3.ebuild @@ -5,7 +5,7 @@ EAPI=7 VALA_USE_DEPEND="vapigen" -inherit vala meson gnome2-utils xdg cargo +inherit vala meson gnome2-utils xdg COMMIT="ba1894159358275be2765bc42ef89782a2d1d45d" @@ -41,7 +41,6 @@ BDEPEND=" S="${WORKDIR}/Authenticator-${PV}-${COMMIT}" src_install() { - ECARGO_OFFLINE=false meson_src_install }