wok-next diff ethumb/receipt @ rev 16272

Up: wine, wine-rt (1.7.16). Fix: wine needs prelink at build-time
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 05 20:56:22 2014 +0000 (2014-04-05)
parents 689fcc83daec
children 8c1b5830f802
line diff
     1.1 --- a/ethumb/receipt	Wed Mar 26 09:44:30 2014 +0100
     1.2 +++ b/ethumb/receipt	Sat Apr 05 20:56:22 2014 +0000
     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()