php:rebuild
This commit is contained in:
@@ -85,6 +85,7 @@ def setup():
|
||||
--with-zend-vm=SWITCH \
|
||||
--with-db4=/usr/lib \
|
||||
--with-pic \
|
||||
--with-libzip \
|
||||
--with-gnu-ld \
|
||||
--with-system-tzdata=/usr/share/zoneinfo \
|
||||
--with-mcrypt=/usr/bin/mcrypt \
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
<Archive sha1sum="b15bd8fef8d5b99b993784e9c2254ab82f616c64" type="tarbz2">http://us2.php.net/distributions/php-7.2.0.tar.bz2</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gd-devel</Dependency>
|
||||
<Dependency>re2c</Dependency>
|
||||
<Dependency>libzip-devel</Dependency>
|
||||
<Dependency>harfbuzz-devel</Dependency>
|
||||
<Dependency>apr-devel</Dependency>
|
||||
<Dependency>apr-util-devel</Dependency>
|
||||
@@ -144,6 +146,7 @@
|
||||
<Summary>Zip extension for PHP</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>php-common</Dependency>
|
||||
<Dependency>libzip</Dependency>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
|
||||
Reference in New Issue
Block a user