mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 05:04:29 -08:00
add required packages for FreeBSD
This commit is contained in:
@@ -24,6 +24,10 @@ this software:
|
||||
|
||||
apt-get install cmake build-essential libjansson-dev libcurl4-openssl-dev libfuse-dev libssl-dev
|
||||
|
||||
On FreeBSD you need:
|
||||
|
||||
pkg install jansson cmake curl fuse fusefs-libs
|
||||
|
||||
This project is using cmake, so you can build the software out-of-tree:
|
||||
|
||||
mkdir build
|
||||
|
||||
Reference in New Issue
Block a user