diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 21:50:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 21:50:59 -0500 |
commit | f9375c6dc5ff9d173b00717f4d3dbe601d1b24fe (patch) | |
tree | fff728bc09162d9ec739ad218267dbbdb2cf50b4 /libraries/wxGTK | |
parent | 1225c78381ec99acdf2e4211d9dae38efa24a3a9 (diff) | |
download | slackbuilds-f9375c6dc5ff9d173b00717f4d3dbe601d1b24fe.tar.gz |
libraries/wxGTK: Kill GConf mention in README
GConf is part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/wxGTK')
-rw-r--r-- | libraries/wxGTK/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/wxGTK/README b/libraries/wxGTK/README index 00c8f5ecdb..d6ff59c439 100644 --- a/libraries/wxGTK/README +++ b/libraries/wxGTK/README @@ -5,8 +5,5 @@ 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 to include the media library, which provides bindings for -gstreamer, you will need to install GConf first. - This package conflicts with wxPython because wxGTK is already included there. Both cannot be installed at the same time! |