wok-undigest diff connman-ui/receipt @ rev 1052

add: efl (1.8.0-beta1)
author Dominique Corbex <domcox@slitaz.org>
date Wed Nov 27 21:32:37 2013 +0100 (2013-11-27)
parents 8dc10f8e77ef
children
line diff
     1.1 --- a/connman-ui/receipt	Sat Nov 02 20:57:03 2013 +0100
     1.2 +++ b/connman-ui/receipt	Wed Nov 27 21:32:37 2013 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="git|git://github.com/tbursztyka/$PACKAGE.git"
     1.5  
     1.6  DEPENDS="connman dbus gtk+3"
     1.7 -BUILD_DEPENDS="git autoconf automake libtool connman-dev gtk+3-dev dbus-dev"
     1.8 +BUILD_DEPENDS="git autoconf automake libtool connman-dev gtk+3-dev dbus-dev \
     1.9 +libxml2-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()