wok-next diff wifi/receipt @ rev 20616

xrdp: up 0.9.3.1; zopfli: fix build; gcc61: attempt to fix; add gcc6 (latest among 6.x.x).
gcc61 and gcc6 are broken now.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 21 05:15:11 2018 +0300 (2018-04-21)
parents 35ec83c60e58
children cd7906120828
line diff
     1.1 --- a/wifi/receipt	Wed Feb 24 12:36:38 2010 +0000
     1.2 +++ b/wifi/receipt	Sat Apr 21 05:15:11 2018 +0300
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="meta"
     1.5  SHORT_DESC="Meta package to install all wifi related packages."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="linux-wireless wireless_tools ndiswrapper"
     1.8 +LICENSE="BSD"
     1.9  SUGGESTED="b43-fwcutter cabextract unshield"
    1.10  WEB_SITE="http://www.slitaz.org/"
    1.11  TAGS="wireless"
    1.12  
    1.13 +DEPENDS="linux-wireless wireless_tools ndiswrapper"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {