No point having helpviewer in the menu if it needs a cl argument :-)

Recommend python-xml for xrced.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2003-01-03 23:44:36 +00:00
parent c619684a9f
commit 0ca587ef40
2 changed files with 3 additions and 3 deletions

4
debian/control.in vendored
View File

@@ -117,6 +117,7 @@ Package: libwxgtk=V-python
Architecture: any
Section: interpreters
Depends: python (>=2.2), python (<<2.3), ${shlibs:Depends}
Recommends: python2.2-xml
Suggests: wxwin=V-doc, wxwin=V-examples
Conflicts: libwxgtk=V-python-contrib, python-wxwin, libwxgtk2.2-python
Replaces: libwxgtk=V-python-contrib, python-wxwin, libwxgtk2.2-python
@@ -126,7 +127,8 @@ Description: wxWindows Cross-platform C++ GUI toolkit (wxPython binding)
currently supports subsets of GTK+, Motif, and MS Windows.
.
This package provides a Python binding to the wxGTK library and it's
contrib libs.
contrib libs. If you wish to use xrced you'll also need the python-xml
package installed.
Package: libwxgtk=V-contrib
Architecture: any

View File

@@ -4,6 +4,4 @@
title="pyshell" command="/usr/bin/pyshell"
?package(libwxgtk2.3-python):needs=X11 section=Apps/Programming\
title="xrced" command="/usr/bin/xrced"
?package(libwxgtk2.3-python):needs=X11 section=Apps/Programming\
title="helpviewer" command="/usr/bin/helpviewer"