diff options
Diffstat (limited to 'cscope/cscope_15.4.oe')
-rw-r--r-- | cscope/cscope_15.4.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cscope/cscope_15.4.oe b/cscope/cscope_15.4.oe index 88ed7c2e55..4e6d77d490 100644 --- a/cscope/cscope_15.4.oe +++ b/cscope/cscope_15.4.oe @@ -3,7 +3,6 @@ RDEPENDS = libc6 libncurses SRC_URI := ${SOURCEFORGE_MIRROR}/cscope/cscope-15.4.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 -S := ${WORKDIR}/${P} inherit autotools |