wok diff mingw32-toolchain/receipt @ rev 16659

linphone: g_thread_init() is no longer necessary since glib version 2.32 and should not be used
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 14 06:07:40 2014 +0000 (2014-05-14)
parents d437e141264c
children
line diff
     1.1 --- a/mingw32-toolchain/receipt	Mon Sep 07 21:44:04 2009 +0000
     1.2 +++ b/mingw32-toolchain/receipt	Wed May 14 06:07:40 2014 +0000
     1.3 @@ -5,8 +5,10 @@
     1.4  CATEGORY="meta"
     1.5  SHORT_DESC="MinGW32 toolchain meta package for devel."
     1.6  MAINTAINER="rcx@zoominternet.net"
     1.7 +LICENSE="PublicDomain"
     1.8 +WEB_SITE="http://www.slitaz.org/"
     1.9 +
    1.10  DEPENDS="mingw32-gcc"
    1.11 -WEB_SITE="http://www.slitaz.org/"
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()