dev-util/quilt: Remove dep on non-exist package: app-emacs/quilt-el

Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
Mike Pagano
2025-02-04 13:24:13 -05:00
parent 704077dd30
commit ba51e609c6

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -16,8 +16,7 @@ IUSE="emacs graphviz"
# unresolved test failures
RESTRICT="test"
RDEPEND="!app-emacs/quilt-el
sys-apps/ed
RDEPEND="sys-apps/ed
dev-util/diffstat
graphviz? ( media-gfx/graphviz )
elibc_Darwin? ( app-misc/getopt )