wok diff gobject-introspection/receipt @ rev 16015

glib: fix cross compilation to ARM :-)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 05 03:32:36 2014 +0100 (2014-03-05)
parents 68d68791ced5
children 53082fab5f1e
line diff
     1.1 --- a/gobject-introspection/receipt	Thu Apr 04 15:39:28 2013 +0000
     1.2 +++ b/gobject-introspection/receipt	Wed Mar 05 03:32:36 2014 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Introspection system for GObject-based libraries"
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="LGPL2 MIT"
     1.8  WEB_SITE="http://live.gnome.org/GObjectInstrospection"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10  SERIES=$(echo $VERSION | cut -d. -f1,2)