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 --- readline/readline_4.3.oe | 2 -- 1 file changed, 2 deletions(-) (limited to 'readline') 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 " 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 -- cgit v1.2.3