diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/backup/tahoe/tahoe.mkbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/backup/tahoe/tahoe.mkbuild b/app/backup/tahoe/tahoe.mkbuild index 0e16a7d..7e75484 100644 --- a/app/backup/tahoe/tahoe.mkbuild +++ b/app/backup/tahoe/tahoe.mkbuild @@ -42,6 +42,10 @@ # Source Name construction string [[SOURCE NAME CONSTRUCTION STRING]]="allmydata-$SRC_NAME-$VERSION.tar.$EXTENSION" +# +# Dependency list +[[SLACK REQUIRED]]="setuptools: Twisted" + #--------------------- # SlackBuild Sections #--------------------- |