[arch-commits] Commit in cmake/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Aug 18 23:53:01 UTC 2008


    Date: Monday, August 18, 2008 @ 19:53:00
  Author: eric
Revision: 9753

upgpkg: cmake 2.6.0-2

Modified:
  cmake/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-18 20:49:19 UTC (rev 9752)
+++ PKGBUILD	2008-08-18 23:53:00 UTC (rev 9753)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://www.cmake.org"
-depends=('gcc-libs>=4.0.3' 'libidn' 'openssl')
+depends=('gcc-libs>=4.0.3' 'libidn' 'openssl' 'ncurses>=5.6-7')
 source=("http://www.cmake.org/files/v2.6/$pkgname-$pkgver.tar.gz")
 
 build() {




More information about the arch-commits mailing list