diff options
Diffstat (limited to 'cscope')
-rw-r--r-- | cscope/cscope_15.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cscope/cscope_15.5.oe b/cscope/cscope_15.5.oe index e906ba9e2c..d98caab7d8 100644 --- a/cscope/cscope_15.5.oe +++ b/cscope/cscope_15.5.oe @@ -1,4 +1,4 @@ -DEPENDS = "virtual/libc ncurses" +DEPENDS = "ncurses" DESCRIPTION = "A text screen-based source browser." SRC_URI = "${SOURCEFORGE_MIRROR}/cscope/cscope-${PV}.tar.gz" |