diff options
Diffstat (limited to 'system/wine/README')
-rw-r--r-- | system/wine/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/system/wine/README b/system/wine/README index 7bb3118f50..deeaeb08f6 100644 --- a/system/wine/README +++ b/system/wine/README @@ -6,5 +6,8 @@ script like this: OPENGL=NO ./wine.SlackBuild If you wish to apply an unoffical patch that might fix up some problems running IE in wine, then do this: IEFIX=YES ./wine.SlackBuild -While it's not strictly required, the fontforge package is strongly -recommended to be installed when building wine. +This requires fontforge and webcore-fonts. + +NOTE: This will not build on a stock 64bit Slackware system, and we do not + support doing so with 32bit-compatibility packages. That doesn't mean + that it won't work - we just don't support it at all. |