wok-undigest rev 1046

connman-ui: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 03 08:55:37 2013 +0000 (2013-11-03)
parents 8dc10f8e77ef
children eb44bbd3956d
files connman-ui/receipt
line diff
     1.1 --- a/connman-ui/receipt	Sat Nov 02 20:57:03 2013 +0100
     1.2 +++ b/connman-ui/receipt	Sun Nov 03 08:55:37 2013 +0000
     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()