packages/ssmtp/ssmtp: link against -lcrypto
authorHolger Schurig <schurig@mn-solutions.de>
Mon, 4 Apr 2005 10:19:50 +0000 (10:19 +0000)
committerHolger Schurig <schurig@mn-solutions.de>
Mon, 4 Apr 2005 10:19:50 +0000 (10:19 +0000)
BKrev: 425114c60juwqmVg_XYsfUelvrpMPQ

packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch [new file with mode: 0644]
packages/ssmtp/ssmtp_2.61.bb

diff --git a/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch b/packages/ssmtp/ssmtp-2.61/libs-lcrypto.patch
new file mode 100644 (file)
index 0000000..e69de29
index 5a21ffa..f61781f 100644 (file)
@@ -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"