DEPENDS = virtual/libc ncurses-5.3 RDEPENDS = libc6 libncurses5 SRC_URI := ${SOURCEFORGE_MIRROR}/cscope/cscope-15.4.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 S := ${WORKDIR}/${P} inherit autotools do_compile () { oe_runmake 'LDFLAGS=${LDFLAGS}' }