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:
4
debian/control.in
vendored
4
debian/control.in
vendored
@@ -117,6 +117,7 @@ Package: libwxgtk=V-python
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: interpreters
|
Section: interpreters
|
||||||
Depends: python (>=2.2), python (<<2.3), ${shlibs:Depends}
|
Depends: python (>=2.2), python (<<2.3), ${shlibs:Depends}
|
||||||
|
Recommends: python2.2-xml
|
||||||
Suggests: wxwin=V-doc, wxwin=V-examples
|
Suggests: wxwin=V-doc, wxwin=V-examples
|
||||||
Conflicts: libwxgtk=V-python-contrib, python-wxwin, libwxgtk2.2-python
|
Conflicts: libwxgtk=V-python-contrib, python-wxwin, libwxgtk2.2-python
|
||||||
Replaces: 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.
|
currently supports subsets of GTK+, Motif, and MS Windows.
|
||||||
.
|
.
|
||||||
This package provides a Python binding to the wxGTK library and it's
|
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
|
Package: libwxgtk=V-contrib
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
2
debian/libwxgtk-python.menu
vendored
2
debian/libwxgtk-python.menu
vendored
@@ -4,6 +4,4 @@
|
|||||||
title="pyshell" command="/usr/bin/pyshell"
|
title="pyshell" command="/usr/bin/pyshell"
|
||||||
?package(libwxgtk2.3-python):needs=X11 section=Apps/Programming\
|
?package(libwxgtk2.3-python):needs=X11 section=Apps/Programming\
|
||||||
title="xrced" command="/usr/bin/xrced"
|
title="xrced" command="/usr/bin/xrced"
|
||||||
?package(libwxgtk2.3-python):needs=X11 section=Apps/Programming\
|
|
||||||
title="helpviewer" command="/usr/bin/helpviewer"
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user