summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-07 14:51:55 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-07 14:51:55 +0100
commit0ef4b727f14635e45761f73c449ea7fdbb48f682 (patch)
treeed50b68f6dcf34d14f8591aeb2d2a01ab8fa9603 /x11-misc/gmrun
parentsys-cluster/ceph: remove sys-apps/sed from DEPEND (diff)
downloadgentoo-0ef4b727f14635e45761f73c449ea7fdbb48f682.tar.gz
gentoo-0ef4b727f14635e45761f73c449ea7fdbb48f682.tar.bz2
gentoo-0ef4b727f14635e45761f73c449ea7fdbb48f682.zip
x11-misc/gmrun: remove sys-apps/sed from DEPEND
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/gmrun')
-rw-r--r--x11-misc/gmrun/gmrun-0.9.2-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
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
"