diff options
author | Niels Horn <niels.horn@gmail.com> | 2013-04-15 19:04:08 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:23:04 -0300 |
commit | e59f85f23abe3b6fee1c831df34e58b8b82e0bb0 (patch) | |
tree | bb0c05971f4a440f5446435cded11aa92dc312d9 /libraries/wxGTK/README | |
parent | 41953e27dc2d49c28e5939395507d201c60ff398 (diff) | |
download | slackbuilds-e59f85f23abe3b6fee1c831df34e58b8b82e0bb0.tar.gz |
libraries/wxGTK: included libgnomeprint support
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/wxGTK/README')
-rw-r--r-- | libraries/wxGTK/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/wxGTK/README b/libraries/wxGTK/README index d6ff59c439..25b994df96 100644 --- a/libraries/wxGTK/README +++ b/libraries/wxGTK/README @@ -5,5 +5,9 @@ controls and utilities. This is a unicode shared build. If you do not want the unicode build, use: UNICODE=NO ./wxGTK.SlackBuild +If you want support for gnomeprint pass GNOMEPRINT=yes to the script. This +will require libgnomeprint and libgnomeprintui, both available from +SlackBuilds.org. + This package conflicts with wxPython because wxGTK is already included there. Both cannot be installed at the same time! |