diff --git a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild index 0eaa425a82..9b58673b70 100644 --- a/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild +++ b/gui-apps/gtklock-extras/gtklock-extras-9999.ebuild @@ -17,16 +17,16 @@ BDEPEND="x11-libs/gtk+ virtual/pkgconfig playerctl? ( dev-go/act ) playerctl? ( net-libs/libsoup ) - userinfo? ( sys-apps/accountsservice )" + userinfo? ( sys-apps/accountsservice ) +" DEPEND="${RDEPEND} - app-portage/smart-live-rebuild" + app-portage/smart-live-rebuild +" IUSE="playerctl powerbar userinfo" REQUIRED_USE="|| ( playerctl powerbar userinfo )" -KEYWORDS="~amd64~x86" - src_compile() { if use powerbar; then pushd gtklock-powerbar-module || die