diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-17 16:32:40 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-11-17 16:32:40 +0000 |
commit | b31885ccbd77e656237b46c13f4f037fbc092eeb (patch) | |
tree | fde8b182703ccefe2bc87d0e35fb0d856208a4ca | |
parent | 6f981188bde7f647731aeb99ca56eb6ee3a66354 (diff) | |
download | slackbuilds-b31885ccbd77e656237b46c13f4f037fbc092eeb.tar.gz slackbuilds-b31885ccbd77e656237b46c13f4f037fbc092eeb.tar.bz2 |
tahoe: rebuilt from mkbuild
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1948 370017ae-e619-0410-ac65-c121f96126d4
-rw-r--r-- | app/backup/tahoe/slack-required | 6 | ||||
-rwxr-xr-x | app/backup/tahoe/tahoe.SlackBuild | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/app/backup/tahoe/slack-required b/app/backup/tahoe/slack-required index c304fac0..6a8ddfb6 100644 --- a/app/backup/tahoe/slack-required +++ b/app/backup/tahoe/slack-required @@ -3,3 +3,9 @@ # dependency [condition] [version]] setuptools Twisted +foolscap +simplejson +pycryptopp +Nevow +zope.interface +setuptools diff --git a/app/backup/tahoe/tahoe.SlackBuild b/app/backup/tahoe/tahoe.SlackBuild index 6a3c37c5..459667c1 100755 --- a/app/backup/tahoe/tahoe.SlackBuild +++ b/app/backup/tahoe/tahoe.SlackBuild @@ -15,7 +15,7 @@ # 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # # slackbuild for tahoe, by Silvio Rhatto -# requires: setuptools +# requires: setuptools foolscap simplejson pycryptopp zope.interface setuptools # tested: tahoe-1.2.0 # |