From 78214b07c989273d89fd64e7ab89edc026c4edb6 Mon Sep 17 00:00:00 2001 From: Gabriel Cossette Date: Sun, 9 Oct 2016 23:25:25 -0400 Subject: [PATCH] Adjust list of additional packages libdb5.1++-dev doesn't exist in the latest Ubuntu and pkg-config is needed as well. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2771d8b..884c7d8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ to run,just to compile on debian or ubuntu you need these additional packages: - apt-get install libcrypto++-dev libcurl4-openssl-dev libdb5.1++-dev libfreeimage-dev libreadline-dev libfuse-dev + apt-get install libcrypto++-dev libcurl4-openssl-dev libdb++-dev libfreeimage-dev libreadline-dev libfuse-dev pkg-config you can pass additional options to the fuse module via the command line option -f. example: