wok diff gsim51/receipt @ rev 21490

trickle: fix build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 01 18:05:32 2019 +0200 (2019-05-01)
parents c7c3567bd8d4
children 3b3749beba6d
line diff
     1.1 --- a/gsim51/receipt	Wed Feb 18 09:35:09 2015 +0100
     1.2 +++ b/gsim51/receipt	Wed May 01 18:05:32 2019 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="${SOURCE}v$VERSION.tar.gz"
     1.5  WEB_SITE="http://$PACKAGE.sourceforge.net/"
     1.6  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.7 +TAGS="8051"
     1.8  
     1.9  DEPENDS="ncurses"
    1.10  BUILD_DEPENDS="ncurses-dev"