wok-6.x diff borgbackup/receipt @ rev 21882
Up urbackup-client (2.3.4), urbackup-server (2.3.8)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 30 11:40:20 2019 +0200 (2019-09-30) |
parents | e815c1b9f80a |
children | 9af0e03b8ad0 |
line diff
1.1 --- a/borgbackup/receipt Sun Sep 29 12:06:26 2019 +0200 1.2 +++ b/borgbackup/receipt Mon Sep 30 11:40:20 2019 +0200 1.3 @@ -11,8 +11,9 @@ 1.4 WGET_URL="https://files.pythonhosted.org/packages/24/13/77cd0bed77fa80cf79e18d1fb1806641e895878bda389771ea63f30560de/$TARBALL" 1.5 TAGS="backup" 1.6 1.7 -DEPENDS="py3k gcc-lib-base acl" 1.8 +DEPENDS="py3k gcc-lib-base acl ssh" 1.9 BUILD_DEPENDS="py3k-dev py3k-cython openssl-dev py3k-setuptools_scm" 1.10 +SUGGESTED="fuse" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()