aboutsummaryrefslogtreecommitdiffstats
path: root/esmtp
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-01-14 03:18:36 +0000
committerChris Larson <clarson@kergoth.com>2004-01-14 03:18:36 +0000
commit42877515eae6a219fe1075d646d0364bdf9f4425 (patch)
tree17e8c9d1170e0658696f5eee1ec852159b7ab6b9 /esmtp
parentf56eeff627c640ce86fb0bcf65753bf5bf0533ec (diff)
downloadopenembedded-42877515eae6a219fe1075d646d0364bdf9f4425.tar.gz
BUGFIX: Correct URI to esmtp.
BKrev: 4004b50ck8Kzj_xkZ2wyfDYRejE6-g
Diffstat (limited to 'esmtp')
-rw-r--r--esmtp/esmtp_0.4.1.oe6
1 files changed, 6 insertions, 0 deletions
diff --git a/esmtp/esmtp_0.4.1.oe b/esmtp/esmtp_0.4.1.oe
index e69de29bb2..051f3e05d7 100644
--- 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