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

Pierre Schmitz pierre at archlinux.org
Sat Aug 15 23:05:19 UTC 2009


    Date: Saturday, August 15, 2009 @ 19:05:18
  Author: pierre
Revision: 49796

smp build fails sometims; add missing sub packages

Modified:
  php/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +++
 1 file changed, 3 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-15 22:33:31 UTC (rev 49795)
+++ PKGBUILD	2009-08-15 23:05:18 UTC (rev 49796)
@@ -7,8 +7,10 @@
          'php-apache'
          'php-pear'
          'php-curl'
+         'php-enchant'
          'php-gd'
          'php-gmp'
+         'php-intl'
          'php-ldap'
          'php-mcrypt'
          'php-odbc'
@@ -28,6 +30,7 @@
              'sqlite3' 'unixodbc' 'net-snmp' 'libzip' 'enchant' 'file'
              'libmcrypt' 'tidyhtml' 'aspell' 'libtool' 'gd'  'icu'
              'curl' 'libxslt' 'openssl' 'bzip2' 'db' 'gmp')
+options=('!makeflags')
 source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2"
         "http://download.suhosin.org/suhosin-patch-${_suhosinver}.patch.gz"
         'php.ini.patch' 'apache.conf' 'db-configure.patch')




More information about the arch-commits mailing list