diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 21:51:26 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-18 21:51:26 -0500 |
commit | 0c5ee979543c448c0f62b077c7072b8b15c4d566 (patch) | |
tree | 7bb87a59a3e8542d51bc01f4b87274517830c469 | |
parent | f9375c6dc5ff9d173b00717f4d3dbe601d1b24fe (diff) | |
download | slackbuilds-0c5ee979543c448c0f62b077c7072b8b15c4d566.tar.gz |
libraries/wxPython: Kill GConf mention in README
GConf is part of Slackware 14.0
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r-- | libraries/wxPython/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/wxPython/README b/libraries/wxPython/README index b80dd42794..9897ea848d 100644 --- a/libraries/wxPython/README +++ b/libraries/wxPython/README @@ -8,8 +8,5 @@ If you want support for gnomeprint pass GNOMEPRINT=yes to the script. This will require libgnomeprint and libgnomeprintui, both available from SlackBuilds.org. -Building the media library, which provides bindings for gstreamer, -requires GConf. - This package conflicts with wxGTK because it's already included in wxPython. Both cannot be installed at the same time! |