wok-current rev 11085
Up: cmake to 2.8.5.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 02:12:49 2011 +0000 (2011-10-17) |
parents | 531e1bc559d9 |
children | 4e822d0d55d5 |
files | cmake/receipt |
line diff
1.1 --- a/cmake/receipt Mon Oct 17 02:11:40 2011 +0000 1.2 +++ b/cmake/receipt Mon Oct 17 02:12:49 2011 +0000 1.3 @@ -1,12 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="cmake" 1.7 -VERSION="2.8.4" 1.8 +VERSION="2.8.5" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Cross-platform Make." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 DEPENDS="openssl libidn gcc-lib-base" 1.13 -BUILD_DEPENDS="ncurses-dev" 1.14 +BUILD_DEPENDS="ncurses-dev gcc-lib-base" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.cmake.org/" 1.17 WGET_URL="http://www.cmake.org/files/v2.8/$TARBALL"