diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2011-05-06 11:54:28 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-05-17 09:55:13 -0500 |
commit | c1a7beb24cc1bb89ad06d264c557502533c6f2fb (patch) | |
tree | 3da33cd9d1d1cb41e7bc6920310f6b34aacb4ffe /libraries/wxGTK | |
parent | 9ac64013666e0a79f2cbfd034335ac379c3fbeac (diff) | |
download | slackbuilds-c1a7beb24cc1bb89ad06d264c557502533c6f2fb.tar.gz |
libraries/wxGTK: Noted conflict with wxPython.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'libraries/wxGTK')
-rw-r--r-- | libraries/wxGTK/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/wxGTK/README b/libraries/wxGTK/README index 78da9d02df..3f96e57ee9 100644 --- a/libraries/wxGTK/README +++ b/libraries/wxGTK/README @@ -4,3 +4,6 @@ utilities. This is a unicode shared build. If you do not want the unicode build, use: UNICODE=NO ./wxGTK.SlackBuild + +This package conflicts with wxPython because wxGTK is already included there. +Both cannot be installed at the same time! |