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:
f56eeff
)
BUGFIX: Correct URI to esmtp.
author
Chris Larson
<clarson@kergoth.com>
Wed, 14 Jan 2004 03:18:36 +0000
(
03:18
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 14 Jan 2004 03:18:36 +0000
(
03:18
+0000)
BKrev: 4004b50ck8Kzj_xkZ2wyfDYRejE6-g
esmtp/esmtp_0.4.1.oe
patch
|
blob
|
history
diff --git
a/esmtp/esmtp_0.4.1.oe
b/esmtp/esmtp_0.4.1.oe
index
e69de29
..
051f3e0
100644
(file)
--- a/
esmtp/esmtp_0.4.1.oe
+++ b/
esmtp/esmtp_0.4.1.oe
@@
-0,0
+1,6
@@
+DEPENDS = virtual/libc libesmtp
+RDEPENDS = libc6 libesmtp
+
+SRC_URI := ${SOURCEFORGE_MIRROR}/esmtp/esmtp-${PV}.tar.bz2
+
+inherit autotools