muchsync: rebuild against OpenSSL
This commit is contained in:
parent
76b9b683d3
commit
d293a140a3
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'muchsync'
|
||||
pkgname=muchsync
|
||||
version=6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
short_desc="Synchronize notmuch mail across machines"
|
||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||
|
|
Loading…
Reference in New Issue