muchsync: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:23 +01:00
parent 76b9b683d3
commit d293a140a3

View file

@ -1,10 +1,10 @@
# Template file for 'muchsync' # Template file for 'muchsync'
pkgname=muchsync pkgname=muchsync
version=6 version=6
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config libxapian" hostmakedepends="pkg-config libxapian"
makedepends="libnotmuch-devel xapian-core-devel sqlite-devel libressl-devel" makedepends="libnotmuch-devel xapian-core-devel sqlite-devel openssl-devel"
depends="openssh notmuch" depends="openssh notmuch"
short_desc="Synchronize notmuch mail across machines" short_desc="Synchronize notmuch mail across machines"
maintainer="Anjandev Momi <anjan@momi.ca>" maintainer="Anjandev Momi <anjan@momi.ca>"