From 841d471e18251a6c4471c9fa4fbdbf6031b9e785 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 6 Jan 2016 15:58:06 -0600 Subject: Multiple: Fix .info and README (pulseaudio refs) Signed-off-by: Robby Workman --- libraries/qt5/README | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'libraries/qt5') diff --git a/libraries/qt5/README b/libraries/qt5/README index ac0c8c5623..26734d459c 100644 --- a/libraries/qt5/README +++ b/libraries/qt5/README @@ -1,20 +1,16 @@ Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. -Optional dependencies: unixodbc, libxkbcommon, freetds, pulseaudio, -OpenAL, libwebp and postgresql +Optional dependencies: unixodbc, libxkbcommon, freetds, OpenAL, libwebp, +and postgresql Optional dependencies: wayland, openvg, libinput and firebird (not available at slackbuilds.org) -Note: To build Qt5 with Pulseadio then pass USEPULSE=yes to the slackbuild. - - USEPULSE=yes ./qt5.SlackBuild - -Note2: To build documentation pass DOCS=yes to the slackbuild. +Note1: To build documentation pass DOCS=yes to the slackbuild. DOCS=yes ./qt5.SlackBuild -Note3: To build examples pass EXAMPLES=yes to the slackbuild +Note2: To build examples pass EXAMPLES=yes to the slackbuild EXAMPLES=yes ./qt5.SlackBuild -- cgit v1.2.3-65-gdbad