From c722b62908984f8fb6ab2e0bfd40c090e8c830c7 Mon Sep 17 00:00:00 2001 From: Kihwal Lee Date: Wed, 13 Jan 2016 11:07:52 -0600 Subject: [PATCH] Supplement to HDFS-9047. --- BUILDING.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/BUILDING.txt b/BUILDING.txt index 91281be5a7..4399ff0e04 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -11,7 +11,6 @@ Requirements: * CMake 2.6 or newer (if compiling native code), must be 3.0 or newer on Mac * Zlib devel (if compiling native code) * openssl devel (if compiling native hadoop-pipes and to get the best HDFS encryption performance) -* Jansson C XML parsing library (if compiling libwebhdfs) * Linux FUSE (Filesystem in Userspace) version 2.6 or above (if compiling fuse_dfs) * Internet connection for first build (to fetch all Maven and Hadoop dependencies) * python (for releasedocs)