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

Eric Belanger eric at archlinux.org
Sat May 3 02:46:38 UTC 2008


    Date: Friday, May 2, 2008 @ 22:46:38
  Author: eric
Revision: 1261

upgpkg: speedcrunch 0.10-1
    added cmake makedepends

Modified:
  speedcrunch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-03 02:44:26 UTC (rev 1260)
+++ PKGBUILD	2008-05-03 02:46:38 UTC (rev 1261)
@@ -7,6 +7,7 @@
  pkgdesc="a simple but powerful calculator using QT"
  arch=(i686 x86_64)
  depends=('qt>=4.2.0')
+ makedepends=('cmake')
  license=("GPL2")
  source=(http://speedcrunch.googlecode.com/files/$pkgname-$pkgver.tar.gz)
  url="http://speedcrunch.org/"





More information about the arch-commits mailing list