diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-13 00:42:25 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:42:25 +0200 |
commit | 048fe841f1127e51408c7b6bd9007c3110714a59 (patch) | |
tree | 1ff82f0e30fba72bc24b660c39cf4d2b96ddcd63 /system/wine/README | |
parent | eebbe4561557adeae8b7e4b6e655fe8dd520abfd (diff) |
system/wine: Updated for version 1.1.24
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 7bb3118f50ef..deeaeb08f66a 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. |