wok diff borgbackup/receipt @ rev 21950

updated libsqlite-tcl (3.18.0 -> 3.30.0)
author Hans-G?nter Theisgen
date Wed Oct 09 14:44:45 2019 +0100 (2019-10-09)
parents e815c1b9f80a
children 9af0e03b8ad0
line diff
     1.1 --- a/borgbackup/receipt	Sun Sep 29 12:06:26 2019 +0200
     1.2 +++ b/borgbackup/receipt	Wed Oct 09 14:44:45 2019 +0100
     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()