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:
9f484a2
)
Add libc dependency to file
author
Chris Larson
<clarson@kergoth.com>
Sun, 28 Sep 2003 20:51:57 +0000
(20:51 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Sun, 28 Sep 2003 20:51:57 +0000
(20:51 +0000)
BKrev: 3f7749edbJbgpvedKjEM_szgND0Hjg
file/file-4.04.oe
patch
|
blob
|
history
diff --git
a/file/file-4.04.oe
b/file/file-4.04.oe
index
e69de29
..
642b248
100644
(file)
--- a/
file/file-4.04.oe
+++ b/
file/file-4.04.oe
@@
-0,0
+1,7
@@
+DEPENDS = virtual/libc
+RDEPENDS = libc6
+
+SRC_URI := ftp://ftp.astron.com/pub/file/file-4.04.tar.gz
+S := ${WORKDIR}/${P}
+
+inherit autotools libtool