wok-next diff msmtp/receipt @ rev 21349
build efl with meson
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 09 16:25:22 2020 +0100 (2020-04-09) |
parents | 67e8d6b33992 |
children |
line diff
1.1 --- a/msmtp/receipt Fri Jul 06 14:18:54 2018 +0300 1.2 +++ b/msmtp/receipt Thu Apr 09 16:25:22 2020 +0100 1.3 @@ -4,14 +4,14 @@ 1.4 VERSION="1.6.8" 1.5 CATEGORY="network" 1.6 SHORT_DESC="An SMTP client who transmits a mail to an SMTP server" 1.7 -MAINTAINER="pankso@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL3" 1.10 WEB_SITE="https://marlam.de/msmtp/" 1.11 1.12 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.13 WGET_URL="https://marlam.de/msmtp/releases/$TARBALL" 1.14 1.15 -BUILD_DEPENDS="openssl-dev gettext" 1.16 +BUILD_DEPENDS="openssl-dev gettext-dev" 1.17 1.18 compile_rules() { 1.19 ./configure \