wok diff mpfr-dev/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 bdfc74b6f7b0
children 3a1e8d25c320
line diff
     1.1 --- a/mpfr-dev/receipt	Thu Apr 12 13:04:07 2012 +0200
     1.2 +++ b/mpfr-dev/receipt	Wed Mar 05 03:32:36 2014 +0100
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="GNU Multiple Precision Arithmetic devel files."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="mpfr"
     1.8 +LICENSE="GPL3"
     1.9  WANTED="mpfr"
    1.10  WEB_SITE="http://gmplib.org/"
    1.11  #EXTRAVERSION="p8"
    1.12  
    1.13 +DEPENDS="mpfr"
    1.14 +
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {