wok-next diff unetbootin/receipt @ rev 20726

python: remove previously added '--without-ensurepip' (it made an opposite action)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 28 15:07:14 2018 +0300 (2018-05-28)
parents 70e3f8be8c1a
children d5aab818505e
line diff
     1.1 --- a/unetbootin/receipt	Wed May 25 12:16:11 2016 -0300
     1.2 +++ b/unetbootin/receipt	Mon May 28 15:07:14 2018 +0300
     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()