From 35387db2be0a64f9b97bb8a1bc5c69c67da16907 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 26 Nov 2003 23:05:08 +0000 Subject: Correcting various dependency issues noticed during the last oemake -a run. BKrev: 3fc531a4VZcNua6H8futydrwoHwIyw --- cscope/cscope_15.4.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cscope') diff --git a/cscope/cscope_15.4.oe b/cscope/cscope_15.4.oe index 3472c4fd5d..88ed7c2e55 100644 --- a/cscope/cscope_15.4.oe +++ b/cscope/cscope_15.4.oe @@ -1,5 +1,5 @@ -DEPENDS = virtual/libc ncurses-5.3 -RDEPENDS = libc6 libncurses5 +DEPENDS = virtual/libc ncurses +RDEPENDS = libc6 libncurses SRC_URI := ${SOURCEFORGE_MIRROR}/cscope/cscope-15.4.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 -- cgit v1.2.3