wok rev 9903

edje: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 17 13:42:31 2011 +0200 (2011-05-17)
parents c495ec2fb86d
children 565cc40cc6d6
files edje/receipt
line diff
     1.1 --- a/edje/receipt	Tue May 17 13:38:44 2011 +0200
     1.2 +++ b/edje/receipt	Tue May 17 13:42:31 2011 +0200
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="E17 libs."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="embryo ecore lua"
     1.8 -BUILD_DEPENDS=""
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.enlightenment.org/"
    1.11  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
    1.12  
    1.13 +DEPENDS="embryo ecore lua"
    1.14 +BUILD_DEPENDS="embryo-dev ecore-dev lua-dev"
    1.15 +
    1.16  # Rules to configure and make the package.
    1.17  compile_rules()
    1.18  {