From 5454f5f0fc8e54c1dc922c491e6a3714f7deb301 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 21 Apr 2021 06:26:14 +0100 Subject: [PATCH] dev-cpp/notcurses: add libunistring subslot operator Not revbumping given a change isn't imminent and releases are infrequent. Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James --- dev-cpp/notcurses/notcurses-2.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/notcurses/notcurses-2.2.3.ebuild b/dev-cpp/notcurses/notcurses-2.2.3.ebuild index 52303eeff6fe9..9715255eb4f21 100644 --- a/dev-cpp/notcurses/notcurses-2.2.3.ebuild +++ b/dev-cpp/notcurses/notcurses-2.2.3.ebuild @@ -14,9 +14,9 @@ LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="dev-libs/libunistring +DEPEND="dev-libs/libunistring:= media-video/ffmpeg - >=sys-libs/readline-8.0" + >=sys-libs/readline-8.0:=" RDEPEND="${DEPEND}" src_configure() {