wok-stable diff le/receipt @ rev 8120
linux: make sure the real tar is installed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 23 21:51:05 2011 +0000 (2011-01-23) |
parents | 5378a6ce05d5 |
children | 0b4cf0d9e1b5 |
line diff
1.1 --- a/le/receipt Tue Sep 22 20:51:40 2009 +0200 1.2 +++ b/le/receipt Sun Jan 23 21:51:05 2011 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="utilities" 1.5 SHORT_DESC="Small editor using ncurses" 1.6 MAINTAINER="mimas@slitaz.org" 1.7 -DEPENDS="ncurses" 1.8 +DEPENDS="ncurses gcc-lib-base" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="ftp://ftp.yar.ru/pub/source/le/"