wok diff lcdnurse/receipt @ rev 19017

slitaz-arm-adm, slitaz-arm-codex, slitaz-arm-configs: hard code version
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 01 10:34:29 2016 +0200 (2016-04-01)
parents 2e27570d6810
children c89d25976dbe
line diff
     1.1 --- a/lcdnurse/receipt	Thu Nov 07 10:05:15 2013 +0000
     1.2 +++ b/lcdnurse/receipt	Fri Apr 01 10:34:29 2016 +0200
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://congelli.eu/prog_info_lcdnurse_page_1.html"
     1.5  WGET_URL="http://congelli.eu/download/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="wxWidgets"
     1.8 -BUILD_DEPENDS="wxWidgets-dev"
     1.9 +DEPENDS="wxWidgets28"
    1.10 +BUILD_DEPENDS="wxWidgets28-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()