wok diff texinfo/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 dead8955c3ca
children 3ba8d2c9720d
line diff
     1.1 --- a/texinfo/receipt	Wed Sep 25 09:50:51 2013 +0000
     1.2 +++ b/texinfo/receipt	Wed Mar 05 03:32:36 2014 +0100
     1.3 @@ -12,7 +12,7 @@
     1.4  TAGS="documentation"
     1.5  
     1.6  DEPENDS="ncurses"
     1.7 -BUILD_DEPENDS="ncurses"
     1.8 +BUILD_DEPENDS="ncurses-dev"
     1.9  
    1.10  # Rules to compile & install the temporary toolchain by Tazwok.
    1.11  cook_tmp_toolchain()