wok-next diff connman-ui/receipt @ rev 20513

A lot of tiny edits; remove wget and pkg-build from $BUILD_DEPENDS and from *-dev packages $DEPENDS.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 21 15:58:17 2018 +0200 (2018-03-21)
parents a9236dc0f5fb
children a3c581bf52b8
line diff
     1.1 --- a/connman-ui/receipt	Sat Oct 21 17:21:52 2017 +0200
     1.2 +++ b/connman-ui/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$GITHASH.zip"
     1.5  
     1.6  DEPENDS="connman dbus gtk+3"
     1.7 -BUILD_DEPENDS="wget autoconf automake libtool connman-dev gtk+3-dev dbus-dev \
     1.8 +BUILD_DEPENDS="autoconf automake libtool connman-dev gtk+3-dev dbus-dev \
     1.9  libxml2-dev intltool"
    1.10  
    1.11  # Rules to configure and make the package.