commit:     102b45bbf52a00bf1dc854b6350d1b3e04de773c
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  4 12:37:21 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Dec  4 12:37:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=102b45bb

dev-cpp/notcurses: remove zlib dep

 - detected by iwdevtools. Required by deflate option, which apparently
   needs a dep not currently packaged in Gentoo.

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-cpp/notcurses/notcurses-3.0.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-cpp/notcurses/notcurses-3.0.0.ebuild 
b/dev-cpp/notcurses/notcurses-3.0.0.ebuild
index 2878a9ad2126..1f79a82691ed 100644
--- a/dev-cpp/notcurses/notcurses-3.0.0.ebuild
+++ b/dev-cpp/notcurses/notcurses-3.0.0.ebuild
@@ -17,8 +17,7 @@ KEYWORDS="~amd64 ~x86"
 DEPEND="dev-libs/libunistring:=
        media-video/ffmpeg:=
        sys-libs/gpm
-       sys-libs/ncurses:=
-       sys-libs/zlib"
+       sys-libs/ncurses:="
 RDEPEND="${DEPEND}"
 
 src_configure() {

Reply via email to