app-editors/shed: add missing dependency
authorAkinori Hattori <hattya@gentoo.org>
Thu, 14 May 2020 14:39:25 +0000 (23:39 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Thu, 14 May 2020 14:39:25 +0000 (23:39 +0900)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
app-editors/shed/shed-1.15.ebuild

index 7918554f3ecd3bce29da14d336dba6193278e087..8609122c355e4ad4848ce6184c2a7ba8d5adaab8 100644 (file)
@@ -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=(