From 5cb0eb89b96126bb7d364b3fc85d7f9fa20e9264 Mon Sep 17 00:00:00 2001 From: Ian Stakenvicius Date: Tue, 8 Dec 2015 15:13:56 -0500 Subject: [PATCH] sys-boot/grub:0 - add missing slot-operator dep on ncurses when USE="-static" Package-Manager: portage-2.2.24 --- sys-boot/grub/grub-0.97-r15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/grub/grub-0.97-r15.ebuild b/sys-boot/grub/grub-0.97-r15.ebuild index b043b069d81c..068f68b91960 100644 --- a/sys-boot/grub/grub-0.97-r15.ebuild +++ b/sys-boot/grub/grub-0.97-r15.ebuild @@ -34,7 +34,7 @@ KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="custom-cflags ncurses netboot static" LIB_DEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)] )" -RDEPEND="!static? ( ${LIB_DEPEND//static-libs(+),/} )" +RDEPEND="!static? ( ${LIB_DEPEND//[static-libs(+),/=[} )" DEPEND="${RDEPEND} static? ( ${LIB_DEPEND} )" -- 2.26.2