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

Ionut Biru ibiru at archlinux.org
Wed Mar 2 22:09:04 UTC 2011


    Date: Wednesday, March 2, 2011 @ 17:09:04
  Author: ibiru
Revision: 111988

upgpkg: boost 1.46.0-2
add icu as dependency for boost-libs

Modified:
  boost/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-02 22:08:50 UTC (rev 111987)
+++ PKGBUILD	2011-03-02 22:09:04 UTC (rev 111988)
@@ -11,7 +11,7 @@
 pkgrel=2
 arch=('i686' 'x86_64')
 url="http://www.boost.org/"
-makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi' 'namcap')
+makedepends=('icu' 'python' 'python2' 'bzip2' 'zlib' 'openmpi')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgbase}/${pkgbase}_${_boostver}.tar.gz
         4994-compile-fix-for-Python32-v2.patch)
 license=('custom')




More information about the arch-commits mailing list