wok diff eet/receipt @ rev 14485

gst-python-dev: update deps+bdeps
author Dominique Corbex <domcox@slitaz.org>
date Thu May 02 22:51:54 2013 +0200 (2013-05-02)
parents 0941341ce316
children 32cdd2a277c5
line diff
     1.1 --- a/eet/receipt	Fri Apr 12 19:17:52 2013 +0200
     1.2 +++ b/eet/receipt	Thu May 02 22:51:54 2013 +0200
     1.3 @@ -8,10 +8,10 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.enlightenment.org/"
     1.6  WGET_URL="http://download.enlightenment.org/releases/$TARBALL"
     1.7 -TAGS="e17"
     1.8 +TAGS="e enlightenment efl"
     1.9  
    1.10 -DEPENDS="eina libjpeg"
    1.11 -BUILD_DEPENDS="eina-dev jpeg-dev"
    1.12 +DEPENDS="eina libjpeg openssl"
    1.13 +BUILD_DEPENDS="eina-dev jpeg-dev openssl-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()