aboutsummaryrefslogtreecommitdiffstats
path: root/elfutils
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-07-02 22:17:59 +0000
committerChris Larson <clarson@kergoth.com>2004-07-02 22:17:59 +0000
commita5ba5900f2a817ea341acf630052f2642d614ebf (patch)
tree21c83e7a27f608ef6115ae02a7e233c9d75cc7dc /elfutils
parent995161d9c5b8b571be91e9f47cb5dd7a376df8ab (diff)
downloadopenembedded-a5ba5900f2a817ea341acf630052f2642d614ebf.tar.gz
Add libtool to elfutils' depends, as it requires a target libltdl.
BKrev: 40e5df17LvPSFCcYs6vSxaDppsN-YA
Diffstat (limited to 'elfutils')
-rw-r--r--elfutils/elfutils_0.89.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/elfutils/elfutils_0.89.oe b/elfutils/elfutils_0.89.oe
index 6f4eeebac9..f5123c1aad 100644
--- a/elfutils/elfutils_0.89.oe
+++ b/elfutils/elfutils_0.89.oe
@@ -1,5 +1,6 @@
LICENSE = "OSL"
DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects."
+DEPENDS = "libtool"
SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \
file://warnings.patch;patch=1"