wok diff backintime/receipt @ rev 18077

Rebuild Python packages to remove "*.pyc" files from package.lists (part 1).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri May 22 17:34:18 2015 +0300 (2015-05-22)
parents 223b265f40fd
children 4ea96657834e
line diff
     1.1 --- a/backintime/receipt	Sat Sep 07 22:59:13 2013 +0000
     1.2 +++ b/backintime/receipt	Fri May 22 17:34:18 2015 +0300
     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.