wok-6.x diff edje/receipt @ rev 11324

Up: firefox to 8.0.1. Moved /usr/lib/firefox-$VERSION to /usr/lib/firefox. Same for /usr/lib/firefox-devel-$VERSION. Its patch to work this way.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 17 13:37:18 2011 +0000 (2011-11-17)
parents 03b99851e086
children c39e463afc91
line diff
     1.1 --- a/edje/receipt	Wed May 25 14:17:58 2011 +0200
     1.2 +++ b/edje/receipt	Thu Nov 17 13:37:18 2011 +0000
     1.3 @@ -9,9 +9,8 @@
     1.4  WEB_SITE="http://www.enlightenment.org/"
     1.5  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS="eina eet evas embryo ecore lua libcroco libgnutls librsvg fribidi libcurl"
     1.8 -BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev libcroco-dev \
     1.9 -gnutls-dev librsvg-dev fribidi-dev curl-dev"
    1.10 +DEPENDS="eina eet evas embryo ecore lua"
    1.11 +BUILD_DEPENDS="eina-dev eet-dev evas-dev embryo-dev ecore-dev lua-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()