wok-next diff unetbootin/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 70e3f8be8c1a
children d5aab818505e
line diff
     1.1 --- a/unetbootin/receipt	Wed May 25 12:16:11 2016 -0300
     1.2 +++ b/unetbootin/receipt	Wed Mar 21 15:58:17 2018 +0200
     1.3 @@ -14,7 +14,6 @@
     1.4  
     1.5  SUGGESTED="bash gparted xz"
     1.6  DEPENDS="dosfstools libQtCore libQtGui mtools p7zip-full"
     1.7 -BUILD_DEPENDS="wget"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()