wok-next diff shaarlo/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 c4e53a39395a
children d5aab818505e
line diff
     1.1 --- a/shaarlo/receipt	Fri Mar 02 12:12:14 2018 +0200
     1.2 +++ b/shaarlo/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.3 @@ -12,7 +12,6 @@
     1.4  WGET_URL="$WEB_SITE/archive/$GITHASH.zip"
     1.5  
     1.6  DEPENDS="php"
     1.7 -BUILD_DEPENDS="wget"
     1.8  
     1.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.10  genpkg_rules()