git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
995161d
)
Add libtool to elfutils' depends, as it requires a target libltdl.
author
Chris Larson
<clarson@kergoth.com>
Fri, 2 Jul 2004 22:17:59 +0000
(22:17 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Fri, 2 Jul 2004 22:17:59 +0000
(22:17 +0000)
BKrev: 40e5df17LvPSFCcYs6vSxaDppsN-YA
elfutils/elfutils_0.89.oe
patch
|
blob
|
history
diff --git
a/elfutils/elfutils_0.89.oe
b/elfutils/elfutils_0.89.oe
index
6f4eeeb
..
f5123c1
100644
(file)
--- 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"