From 0ef4b727f14635e45761f73c449ea7fdbb48f682 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Wed, 7 Dec 2022 14:51:55 +0100 Subject: x11-misc/gmrun: remove sys-apps/sed from DEPEND Signed-off-by: David Seifert --- x11-misc/gmrun/gmrun-0.9.2-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'x11-misc/gmrun') diff --git a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild index 8ccf8afd6f09..ba116f437ace 100644 --- a/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild +++ b/x11-misc/gmrun/gmrun-0.9.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} elibc_glibc? ( >=sys-libs/glibc-2.10 ) - sys-apps/sed virtual/pkgconfig " -- cgit v1.2.3-65-gdbad