From f516638b7fe9592837389826a6152a7e1b251c54 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 May 2020 11:44:06 +0100 Subject: gentoo resync : 30.05.2020 --- app-editors/ee/ee-1.5.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app-editors/ee/ee-1.5.2.ebuild') diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index ad4bb78c8530..0cf7383a4c7e 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.ebuild @@ -16,6 +16,7 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux IUSE="" RDEPEND="!app-editors/ersatz-emacs" +BDEPEND="virtual/pkgconfig" S="${WORKDIR}/easyedit-${PV}" PATCHES=( @@ -36,6 +37,7 @@ src_prepare() { -e "s/\tcc /\t\\\\\$(CC) /" \ -e "/CFLAGS =/s/\" >/ \\\\\$(LDFLAGS)\" >/" \ -e "/other_cflag/s/ *-s//" \ + -e "s/-lcurses/$($(tc-getPKG_CONFIG) --libs ncurses)/" \ create.make default -- cgit v1.2.3