mirror of
https://github.com/TurboGit/hubicfuse.git
synced 2026-08-02 02:42:00 +02:00
Add libmagic-dev dependency for GNU/Debian.
This commit is contained in:
@@ -18,7 +18,8 @@ BUILDING:
|
||||
|
||||
For GNU/Debian or Ubuntu:
|
||||
apt-get install gcc make curl libfuse-dev pkg-config \
|
||||
libcurl4-openssl-dev libxml2-dev libssl-dev libjson-c-dev
|
||||
libcurl4-openssl-dev libxml2-dev libssl-dev libjson-c-dev \
|
||||
libmagic-dev
|
||||
|
||||
Cloudfuse is built and installed like any other autoconf configured code.
|
||||
Normally:
|
||||
|
||||
Reference in New Issue
Block a user