From 99ce3a629b491c419b2acd09a86c8c3cacd9459c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 31 Oct 2013 14:47:01 +0000 Subject: main/heimdal: build hcrypto samba needs it --- main/heimdal/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/heimdal') diff --git a/main/heimdal/APKBUILD b/main/heimdal/APKBUILD index 0fe14b059..67b5ccc1e 100644 --- a/main/heimdal/APKBUILD +++ b/main/heimdal/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Natanael Copa pkgname=heimdal pkgver=1.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="An implementation of Kerberos 5" arch="all" url="http://www.h5l.org/" @@ -65,7 +65,7 @@ build() { --with-readline-lib=/usr/lib \ --with-readline-include=/usr/include/readline \ --with-sqlite3=/usr \ - --with-openssl=/usr \ + --without-openssl \ || return 1 # make sure we use system version -- cgit v1.2.3