wok diff lame/receipt @ rev 19234
httpfs-fuse-static: add fusermount (static)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 13:38:04 2016 +0200 (2016-06-25) |
parents | 17e313b5b9c1 |
children | 3705d68ed8f3 |
line diff
1.1 --- a/lame/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/lame/receipt Sat Jun 25 13:38:04 2016 +0200 1.3 @@ -12,10 +12,10 @@ 1.4 HOST_ARCH="i486 arm" 1.5 1.6 DEPENDS="ncurses" 1.7 -BUILD_DEPENDS="gtk+-dev ncurses-dev" 1.8 +BUILD_DEPENDS="gtk+-dev ncurses-dev libtinfo" 1.9 1.10 case "$ARCH" in 1.11 - arm) BUILD_DEPENDS="ncurses-dev" ;; 1.12 + arm) BUILD_DEPENDS="ncurses-dev libtinfo" ;; 1.13 esac 1.14 1.15 # Rules to configure and make the package.