From 1fe2df6149d155fe0b85bcd37ebf2db6090c2e44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A7alo=20Negrier=20Duarte?= Date: Wed, 5 Jul 2023 16:11:39 +0100 Subject: [PATCH] gui-apps/gtklock-extras: Remove app-portage/smart-live-rebuild dependency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gonçalo Negrier Duarte --- gui-apps/gtklock-extras/gtklock-extras-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild index 9b58673b70..81117c7e26 100644 --- a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild +++ b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild @@ -20,9 +20,7 @@ BDEPEND="x11-libs/gtk+ userinfo? ( sys-apps/accountsservice ) " -DEPEND="${RDEPEND} - app-portage/smart-live-rebuild -" +DEPEND="${RDEPEND}" IUSE="playerctl powerbar userinfo" REQUIRED_USE="|| ( playerctl powerbar userinfo )"