wok diff cmake/receipt @ rev 5093
improve rp-pppoe receipt
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Mar 15 14:12:19 2010 +0000 (2010-03-15) |
parents | e91f31998fda |
children | 459f0d4ae8a1 |
line diff
1.1 --- a/cmake/receipt Thu Apr 30 20:05:47 2009 +0200 1.2 +++ b/cmake/receipt Mon Mar 15 14:12:19 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Cross-platform Make." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="openssl libidn" 1.8 +DEPENDS="openssl libidn gcc-lib-base" 1.9 BUILD_DEPENDS="ncurses-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.cmake.org/"