diff options
author | orbea <orbea@riseup.net> | 2020-07-25 07:55:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:40 +0700 |
commit | f1c21b26d5e85490e3cbe55c84f21353e3e92994 (patch) | |
tree | 5c24f6ba91df4d111c960e0689dca55c731a750b /graphics/wine-nine-standalone/README | |
parent | a8412054d9f7e1bc8c1493bbf888037a1b129899 (diff) |
graphics/wine-nine-standalone: Updated for version 0.6.
It seems pkg-config is still not fixed for multilib...
v1: Require pkgconf on multilib systems.
v2: Updated for version 0.6.
Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/wine-nine-standalone/README')
-rw-r--r-- | graphics/wine-nine-standalone/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/wine-nine-standalone/README b/graphics/wine-nine-standalone/README index e4fc1e042c534..1af24f6d81587 100644 --- a/graphics/wine-nine-standalone/README +++ b/graphics/wine-nine-standalone/README @@ -18,3 +18,8 @@ To enable 64-bit support wine must be built with wine64. To build on a pure Slackware64 install 32-bit wine must be disabled. WIN32=no WIN64=yes ./wine.SlackBuild + +On multilib systems pkgconf is required. + +On Slackware 14.2 multilib systems compat32 packages of both kbproto and +xproto are also required. |