diff options
| author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-12-10 01:17:50 +0000 |
|---|---|---|
| committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2007-12-10 01:17:50 +0000 |
| commit | 7c661925bd468eea85e3bb1ae8576630f07c30c7 (patch) | |
| tree | be48fd5cb4e5da405da4acc88ae038d246e6dd77 /dev/python/wxpython | |
| parent | 0498391f7ad59b9eeefb72a385d34851cfad6050 (diff) | |
| download | slackbuilds-7c661925bd468eea85e3bb1ae8576630f07c30c7.tar.gz slackbuilds-7c661925bd468eea85e3bb1ae8576630f07c30c7.tar.bz2 | |
wxpython: added slack-required
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1527 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'dev/python/wxpython')
| -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 # |
