summaryrefslogtreecommitdiff
path: root/readline/readline_4.3.oe
diff options
context:
space:
mode:
Diffstat (limited to 'readline/readline_4.3.oe')
-rw-r--r--readline/readline_4.3.oe2
1 files changed, 0 insertions, 2 deletions
diff --git a/readline/readline_4.3.oe b/readline/readline_4.3.oe
index ca9666ff31..81e2c9fc76 100644
--- a/readline/readline_4.3.oe
+++ b/readline/readline_4.3.oe
@@ -3,11 +3,9 @@ PRIORITY="optional"
MAINTAINER="Greg Gilbert <greg@treke.net>"
RDEPENDS="libc6"
DEPENDS=virtual/libc
-PROVIDES=virtual/libreadline
SRC_URI = ftp://ftp.cwru.edu/pub/bash/readline-4.3.tar.gz \
file://${FILESDIR}/signalnamespace.patch;patch=1
-S=${WORKDIR}/readline-${PV}
inherit autotools libtool