From e88b97e6e0879168d2e844de727e1359bdb89b40 Mon Sep 17 00:00:00 2001 From: Ron Lee Date: Sat, 30 Sep 2000 10:37:21 +0000 Subject: [PATCH] updated for wxPython contrib git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- debian/README.Debian | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian index d15b5b5f88..1f1de1cdaf 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -6,12 +6,17 @@ The following packages are built from the wxWindows CVS source. libwxbase wxBase runtime shared libraries libwxbase-dev extra files and static libs for building wxBase apps libwxbase-dbg wxBase libraries built with -g and __WXDEBUG__ + libwxgtk wxGTK runtime shared libraries libwxgtk-dev extra files and static libs for building wxGTK apps libwxgtk-dbg wxGTK libraries built with -g and __WXDEBUG__ + libwxgtk-python Python binding to wxGTK +libwxgtk-python-contrib Python binding to the contrib libs + wxwin-contrib wxWin contrib runtime shared libs (built with wxGTK) wxwin-contrib-dev extra files and static contrib libs for building apps + wxwin-headers common header files for building wxWindows apps wxwin-doc HTML version of the wxWindows manual wxwin-examples wxWindows and wxPython demos and samples (source) @@ -19,3 +24,4 @@ wxwin-i18n message catalogs for native language support -- Ron Lee , Sun, 13 Feb 2000 18:40:00 +1030 +