From a6e2d1a3deae4d29f3cbb160d20e477cf35de5ed Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Wed, 4 Dec 2019 11:04:45 -0800 Subject: libical: Update to 3.0.6 Replace InstallDev with CMAKE_INSTALL. Add PKG_BUILD_PARALLEL for faster compilation. Fixed license info. Refreshed patch. Signed-off-by: Rosen Penev --- libs/libical/patches/001-disable-icu-and-bdb-support.patch | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'libs/libical/patches') diff --git a/libs/libical/patches/001-disable-icu-and-bdb-support.patch b/libs/libical/patches/001-disable-icu-and-bdb-support.patch index 25598b70c..0f5087637 100644 --- a/libs/libical/patches/001-disable-icu-and-bdb-support.patch +++ b/libs/libical/patches/001-disable-icu-and-bdb-support.patch @@ -1,8 +1,6 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 1cc7180..295bc20 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -161,43 +161,43 @@ endif() +@@ -170,43 +170,43 @@ endif() # libicu is highly recommended for RSCALE support # libicu can be found at http://www.icu-project.org # RSCALE info at http://tools.ietf.org/html/rfc7529 -- cgit v1.2.3