wok diff borgbackup/receipt @ rev 23436

updated plymouth again (0.8.6.1 -> 0.9.4)
author Hans-G?nter Theisgen
date Thu Apr 02 08:09:39 2020 +0100 (2020-04-02)
parents e815c1b9f80a
children 9af0e03b8ad0
line diff
     1.1 --- a/borgbackup/receipt	Sun Sep 29 12:06:26 2019 +0200
     1.2 +++ b/borgbackup/receipt	Thu Apr 02 08:09:39 2020 +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()