From 4cbe827380796b7567ebb29bccda6f0cff20e507 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Fri, 13 Jul 2018 21:59:07 +0000 Subject: updated README git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8145 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') 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. -- cgit v1.2.3-13-gbd6f