# HG changeset patch # User Tomas Zeman # Date 1350562891 -7200 # Node ID 0b528c9d5c97f51d69728d804c9425c0a375916c # Parent de7c89c2aba712e1290fb880c0dfa9bcffcafa88 libarchive.patch: openssl dep diff -r de7c89c2aba7 -r 0b528c9d5c97 libarchive.patch --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libarchive.patch Thu Oct 18 14:21:31 2012 +0200 @@ -0,0 +1,14 @@ +libarchive requirements + +diff -r 9f3e48c762ab source/base/libarchive/FrugalBuild +--- a/source/base/libarchive/FrugalBuild Thu Oct 18 14:04:37 2012 +0200 ++++ b/source/base/libarchive/FrugalBuild Thu Oct 18 14:21:22 2012 +0200 +@@ -10,7 +10,7 @@ + groups=('base' 'chroot-core') + archs=('i686' 'x86_64' 'arm') + Finclude googlecode +-depends=('expat' 'xz>=5.0.3' 'bzip2>=1.0.5-2' 'zlib>=1.2.3-6' 'openssl>=1.0.0') ++depends=('expat' 'xz>=5.0.3' 'bzip2>=1.0.5-2' 'zlib>=1.2.3-6' 'openssl') + sha1sums=('b774e2675e5c1abafbd4d667402e8c3e72313944') + # Need to prevent mistakes like unclean chroot build and others and be sure that DONT link to ACL* + Fconfopts="--disable-xattr --disable-acl --without-xml2" diff -r de7c89c2aba7 -r 0b528c9d5c97 series --- a/series Thu Oct 18 14:04:43 2012 +0200 +++ b/series Thu Oct 18 14:21:31 2012 +0200 @@ -44,3 +44,4 @@ xmonad-contrib.patch diet-qmail-oversize-dns.patch clamav.patch +libarchive.patch