wok diff ethumb/receipt @ rev 20095

slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 05 23:51:00 2017 +0300 (2017-10-05)
parents 689fcc83daec
children 86790a278e70
line diff
     1.1 --- a/ethumb/receipt	Wed Mar 26 09:44:30 2014 +0100
     1.2 +++ b/ethumb/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -12,8 +12,9 @@
     1.4  TAGS="e enlightenment efl"
     1.5  HOST_ARCH="i486 arm"
     1.6  
     1.7 -DEPENDS="emotion edbus libexif"
     1.8 -BUILD_DEPENDS="emotion-dev edbus-dev libexif-dev"
     1.9 +DEPENDS="eet ecore eio evas edje embryo emotion eeze edbus libexif"
    1.10 +BUILD_DEPENDS="eet-dev ecore-dev eio-dev evas-dev edje-dev embryo-dev \
    1.11 +eeze-dev emotion-dev edbus-dev libexif-dev lua-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()