wok diff ethumb/receipt @ rev 18097
Add outguess & stegdetect
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 28 12:43:56 2015 +0200 (2015-05-28) |
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 May 28 12:43:56 2015 +0200 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()