wok-current diff backintime/receipt @ rev 17481

Fix wanted versions
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Dec 30 08:49:34 2014 +0100 (2014-12-30)
parents 223b265f40fd
children 4ea96657834e
line diff
     1.1 --- a/backintime/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/backintime/receipt	Tue Dec 30 08:49:34 2014 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$PACKAGE-${VERSION}_src.tar.gz"
     1.5  WGET_URL="http://backintime.le-web.org/download/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="python rsync cron"
     1.8 +DEPENDS="python rsync"
     1.9  BUILD_DEPENDS="$DEPENDS meld" # python-glade2 python-gnome2
    1.10  
    1.11  # Rules to configure and make the package.