wok diff duplicity/receipt @ rev 21869
busybox/command_not_found: use $PATH
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 10:59:33 2019 +0200 (2019-09-25) |
parents | 9a77299cfd4a |
children | 276ee4395f10 |
line diff
1.1 --- a/duplicity/receipt Thu Feb 21 17:16:12 2019 +0100 1.2 +++ b/duplicity/receipt Wed Sep 25 10:59:33 2019 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="https://code.launchpad.net/$PACKAGE/${VERSION%.*.*}-series/$VERSION/+download/$TARBALL" 1.5 1.6 DEPENDS="python librsync gnupg paramiko cryptopp lftp" 1.7 -BUILD_DEPENDS="$DEPENDS python-dev setuptools" 1.8 +BUILD_DEPENDS="$DEPENDS python-dev python-setuptools" 1.9 # NcFTP boto librsync-dev 1.10 1.11 # Rules to configure and make the package.