diff options
Diffstat (limited to 'dev')
-rw-r--r-- | dev/python/wxpython/slack-required | 5 | ||||
-rwxr-xr-x | dev/python/wxpython/wxPython.SlackBuild | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/dev/python/wxpython/slack-required b/dev/python/wxpython/slack-required new file mode 100644 index 00000000..54667f0b --- /dev/null +++ b/dev/python/wxpython/slack-required @@ -0,0 +1,5 @@ +# Dependency list to wxPython-src +# +# dependency [condition] [version]] +python +wxWidgets diff --git a/dev/python/wxpython/wxPython.SlackBuild b/dev/python/wxpython/wxPython.SlackBuild index 63cb50e5..fce3a047 100755 --- a/dev/python/wxpython/wxPython.SlackBuild +++ b/dev/python/wxpython/wxPython.SlackBuild @@ -15,7 +15,7 @@ # Place - Suite 330, Boston, MA 02111-1307, USA # # slackbuild for wxPython, by Silvio Rhatto -# requires: +# requires: python wxWidgets # tested: wxPython-2.8.7.1 # |