Add libtool to elfutils' depends, as it requires a target libltdl.
authorChris Larson <clarson@kergoth.com>
Fri, 2 Jul 2004 22:17:59 +0000 (22:17 +0000)
committerChris Larson <clarson@kergoth.com>
Fri, 2 Jul 2004 22:17:59 +0000 (22:17 +0000)
BKrev: 40e5df17LvPSFCcYs6vSxaDppsN-YA

elfutils/elfutils_0.89.oe

index 6f4eeeb..f5123c1 100644 (file)
@@ -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"