From 98345dcca49fac1da247a4c1d13f329165ecf4f0 Mon Sep 17 00:00:00 2001 From: Akira Ajisaka Date: Fri, 18 Jan 2019 15:31:45 +0900 Subject: [PATCH] HDFS-14213. Remove Jansson from BUILDING.txt. Contributed by Dinesh Chitlangia. (cherry picked from commit 96a84b61fb693e9657f1f1ae3d6ed3a04a7e8efa) (cherry picked from commit dea75af9a720164762c529f2f44f03c076c7b074) --- BUILDING.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/BUILDING.txt b/BUILDING.txt index 6c266e5cb33..3b4f3e2ee48 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -78,8 +78,6 @@ Optional packages: (OR https://github.com/01org/isa-l) * Bzip2 $ sudo apt-get install bzip2 libbz2-dev -* Jansson (C Library for JSON) - $ sudo apt-get install libjansson-dev * Linux FUSE $ sudo apt-get install fuse libfuse-dev * ZStandard compression