wok-current diff unetbootin/receipt @ rev 20363

gpgme: use new gcc -> cook says: no compiler with C++11 support found -> C++ / QT bindings would be disabled
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 18:31:58 2018 +0000 (2018-06-09)
parents baa9bcac7edd
children a78610b2eb47
line diff
     1.1 --- a/unetbootin/receipt	Sat Dec 24 14:13:20 2016 +0100
     1.2 +++ b/unetbootin/receipt	Sat Jun 09 18:31:58 2018 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://unetbootin.github.io/"
     1.5  WGET_URL="https://github.com/unetbootin/unetbootin/archive/$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="syslinux p7zip-full libQtCore libQtGui libQtNetwork"
     1.8 +DEPENDS="syslinux mtools p7zip-full libQtCore libQtGui libQtNetwork"
     1.9  BUILD_DEPENDS="qmake Qt4-dev upx"
    1.10  SUGGESTED="bash gparted xz"
    1.11