From: Akinori Hattori Date: Thu, 14 May 2020 14:39:25 +0000 (+0900) Subject: app-editors/shed: add missing dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d63e6713d17c3a3a60c9094c5b1447ee18e1f2f0;p=gentoo.git app-editors/shed: add missing dependency Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori --- diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index 7918554f3ecd..8609122c355e 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="sys-libs/ncurses:0=" +DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" PATCHES=(