wok-current diff ninvaders/receipt @ rev 20375
I. nagios update: 3.5.0 (March 15, 2013) -> 3.5.1 (2013-08-30) II. typo
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Wed Jun 13 07:19:54 2018 +0000 (2018-06-13) |
parents | 3ba8d2c9720d |
children | afae00265386 |
line diff
1.1 --- a/ninvaders/receipt Tue Feb 17 12:55:08 2015 +0100 1.2 +++ b/ninvaders/receipt Wed Jun 13 07:19:54 2018 +0000 1.3 @@ -13,7 +13,7 @@ 1.4 HOST_ARCH="i486 arm" 1.5 1.6 DEPENDS="ncurses" 1.7 -BUILD_DEPENDS="ncurses-dev" 1.8 +BUILD_DEPENDS="ncurses-dev libtinfo" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()