[arch-commits] Commit in bup/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Jan 24 18:53:40 UTC 2015


    Date: Saturday, January 24, 2015 @ 19:53:39
  Author: bpiotrowski
Revision: 126538

Add python2-tornado to optdepends

Modified:
  bup/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-24 18:51:21 UTC (rev 126537)
+++ PKGBUILD	2015-01-24 18:53:39 UTC (rev 126538)
@@ -16,6 +16,7 @@
 depends=('python2-fuse' 'par2cmdline' 'pylibacl' 'python2-pyxattr' 'git')
 makedepends=('ruby-ronn')
 checkdepends=('rsync')
+optdepends=('python2-tornado: for bup web')
 source=($url/archive/0.26.tar.gz
         python2.patch
         avoid-using-pandoc.patch)



More information about the arch-commits mailing list