wok diff sbackup/receipt @ rev 21984

linld: x86 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 14 11:20:06 2019 +0200 (2019-10-14)
parents 86790a278e70
children 119fc801bf3b
line diff
     1.1 --- a/sbackup/receipt	Tue Aug 07 23:03:21 2018 +0200
     1.2 +++ b/sbackup/receipt	Mon Oct 14 11:20:06 2019 +0200
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  DEPENDS="python notify-python gettext-base pygtk gvfs fuse sshfs-fuse \
     1.6  curlftpfs desktop-file-utils"
     1.7 -BUILD_DEPENDS="$DEPENDS setuptools"
     1.8 +BUILD_DEPENDS="$DEPENDS python-setuptools"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()