From e1b2c0ef737c6b6b8c093cbbd7a27d44958dd485 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20=C5=BDivkovi=C4=87?= Date: Thu, 15 Aug 2013 13:47:13 +0000 Subject: [PATCH] cmake required dependencies are not required git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11639 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/prog/cmake.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/general/prog/cmake.xml b/general/prog/cmake.xml index d1d1aa8097..cacb93bf49 100644 --- a/general/prog/cmake.xml +++ b/general/prog/cmake.xml @@ -76,8 +76,8 @@ CMake Dependencies - Required - + Recommended + , and @@ -126,8 +126,8 @@ make : This switch forces the build system to link against Zlib, Bzip2, - cURL and Expat installed - on the system. + cURL, Expat and + libarchive installed on the system.