From: rhatto Date: Mon, 17 Nov 2008 17:33:10 +0000 (+0000) Subject: tahoe: small changes X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=b5358a8d312c67c5a15cbcd19440652de9701758;p=mkbuilds.git tahoe: small changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@259 18ef50b8-d735-4ccd-97c1-689132df3dd9 --- diff --git a/app/backup/tahoe/tahoe.mkbuild b/app/backup/tahoe/tahoe.mkbuild index 8c884c8..73a5b16 100644 --- a/app/backup/tahoe/tahoe.mkbuild +++ b/app/backup/tahoe/tahoe.mkbuild @@ -44,7 +44,7 @@ # # Dependency list -[[SLACK REQUIRED]]="setuptools: Twisted: foolscap: simplejson: pycryptopp: Nevow: zope.interface: setuptools" +[[SLACK REQUIRED]]="zfec: foolscap: simplejson: pycryptopp: Nevow: zope.interface: Twisted: setuptools" #--------------------- # SlackBuild Sections @@ -98,5 +98,5 @@ tahoe: #>make_package # Build and install package -python setup.py build install --root=$PKG +python setup.py build install --root=$PKG || exit $ERROR_INSTALL #