diff --git a/srcpkgs/libetpan-devel b/srcpkgs/libetpan-devel new file mode 120000 index 00000000000..5b6de948967 --- /dev/null +++ b/srcpkgs/libetpan-devel @@ -0,0 +1 @@ +libetpan \ No newline at end of file diff --git a/srcpkgs/libetpan/template b/srcpkgs/libetpan/template index e85d0f7926f..44aa578e10e 100644 --- a/srcpkgs/libetpan/template +++ b/srcpkgs/libetpan/template @@ -1,11 +1,13 @@ # Template file for 'libetpan' pkgname=libetpan version=1.6 -revision=2 +revision=3 build_style=gnu-configure -configure_args="--enable-ipv6 --with-expat --with-openssl --with-curl --with-zlib --with-sasl" +configure_args="--enable-ipv6 --with-curl --with-expat --with-openssl + --with-curl --with-zlib --with-sasl" hostmakedepends="libtool automake" -makedepends="expat-devel libressl-devel zlib-devel libsasl-devel libcurl-devel" +makedepends="db-devel expat-devel libressl-devel zlib-devel + libsasl-devel libcurl-devel" short_desc="Mail Framework library for C language" maintainer="Jakub Skrzypnik " license="BSD"