aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 502e69dc0..a64c02c76 100644
--- a/README
+++ b/README
@@ -111,6 +111,7 @@ Requirements:
- libarchive >= 3.2.0 (optional)
- libshout (optional)
- mplayer (optional)
+- libx11, libxcb, xorgproto (optional)
- cmake >= 2.8.11 (for build only)
Attention! Qmmp build needs lrelease installed.
@@ -156,7 +157,7 @@ OSS3 plugin is deprecated and disabled by default.
To enable it, run 'cmake ./ -DUSE_OSS:BOOL=TRUE' before compilation.
UDisks2 support and FreeBSD.
-Under FreeBSD you are able to use UDisks2 plugin. Also, you should install port sysutils/bsdisks.
+Under FreeBSD you are able to use UDisks2 plugin. Also, you should install port sysutils/bsdisks.
Bsdisks is an implementation of UDisks2 service for FreeBSD.
In some cases, you can use qmake for building and installation.