# HG changeset patch # User Pascal Bellard # Date 1383468937 0 # Node ID ac3bf5dfc335bc12fd3cf9dee77a22b39e05f585 # Parent 8dc10f8e77ef246e63a2f91ba7b7819bd13bae19 connman-ui: update bdeps diff -r 8dc10f8e77ef -r ac3bf5dfc335 connman-ui/receipt --- a/connman-ui/receipt Sat Nov 02 20:57:03 2013 +0100 +++ b/connman-ui/receipt Sun Nov 03 08:55:37 2013 +0000 @@ -11,7 +11,8 @@ WGET_URL="git|git://github.com/tbursztyka/$PACKAGE.git" DEPENDS="connman dbus gtk+3" -BUILD_DEPENDS="git autoconf automake libtool connman-dev gtk+3-dev dbus-dev" +BUILD_DEPENDS="git autoconf automake libtool connman-dev gtk+3-dev dbus-dev \ +libxml2-dev" # Rules to configure and make the package. compile_rules()