Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/azatoth/minidlna.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
index 8caead1..31c7ca3 100644
--- a/README
+++ b/README
@@ -21,5 +21,16 @@ and http://www.dlna.org/ for mode details on DLNA.
See the INSTALL file for instructions on compiling, installing,
and configuring minidlna.
+Prerequisites
+==================
+
+- libexif
+- libjpeg
+- libid3tag
+- libFLAC
+- libvorbis
+- libsqlite3
+- libavformat (the ffmpeg libraries)
+
Justin Maggard