aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mailx/mailx_12.5.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:01:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-30 22:01:46 +0000
commit50f1bfb818f141eecd36517d3a760b22af8c1d84 (patch)
tree7f5610e53a3082e217fa8fb7fd521409c7df79bb /meta/recipes-extended/mailx/mailx_12.5.bb
parent5ba2df7ceac938e0b36256acdd8c2ec1e754f8b1 (diff)
downloadopenembedded-core-contrib-50f1bfb818f141eecd36517d3a760b22af8c1d84.tar.gz
mailx: Add missing openssl DEPENDS and bump PR after openssl 1.0
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/mailx/mailx_12.5.bb')
-rw-r--r--meta/recipes-extended/mailx/mailx_12.5.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
index 52b906f832..2a08113bd2 100644
--- a/meta/recipes-extended/mailx/mailx_12.5.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -6,10 +6,12 @@ for MIME, IMAP, POP3, SMTP, and S/MIME."
HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html"
SECTION = "console/network"
-PR = "r1"
+PR = "r2"
LICENSE = "BSD & MPL-1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd"
+DEPENDS = "openssl"
+
SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}-1.diff.gz;name=patch \
"