wok diff gsim51/receipt @ rev 16561

Up: slitaz-configs (automount fix) and add util-linux-eject to polkit deps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 01 10:33:40 2014 +0200 (2014-05-01)
parents 01560df26bda
children 17e313b5b9c1
line diff
     1.1 --- a/gsim51/receipt	Fri Jan 24 16:35:49 2014 +0100
     1.2 +++ b/gsim51/receipt	Thu May 01 10:33:40 2014 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="ncurses"
     1.7 -BUILD_DEPENDS="ncurses"
     1.8 +BUILD_DEPENDS="ncurses-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()