From 7d1d016d9f60f3d90933c1c207511fc36a53c126 Mon Sep 17 00:00:00 2001 From: Holger Schurig Date: Mon, 4 Apr 2005 10:19:50 +0000 Subject: packages/ssmtp/ssmtp: link against -lcrypto BKrev: 425114c60juwqmVg_XYsfUelvrpMPQ --- packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch | 0 packages/ssmtp/ssmtp_2.61.bb | 2 ++ 2 files changed, 2 insertions(+) create mode 100644 packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch (limited to 'packages/ssmtp') diff --git a/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch b/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/packages/ssmtp/ssmtp_2.61.bb b/packages/ssmtp/ssmtp_2.61.bb index 5a21ffaa0a..f61781ff4e 100644 --- a/packages/ssmtp/ssmtp_2.61.bb +++ b/packages/ssmtp/ssmtp_2.61.bb @@ -1,10 +1,12 @@ SECTION = "console/network" DEPENDS = "openssl" DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub." +PR = "r1" SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.orig.tar.gz \ file://ldflags.patch;patch=1 \ file://configure.patch;patch=1 \ + file://libs-lcrypto.patch;patch=1 \ file://ssmtp.conf" S = "${WORKDIR}/${PN}-2.61" LICENSE = "GPL" -- cgit v1.2.3