diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-18 16:11:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-18 16:11:33 +0000 |
commit | efdd650433fc8fc8f044774efb8463afa5047576 (patch) | |
tree | b58218d959b65d9282a59796b54159a3196239fc /php.spec | |
parent | e928d2c0ddf52c04f4d2a454aa5f2fa87ff59bee (diff) |
automatic import of php
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -118,6 +118,13 @@ BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: libtool-ltdl-devel BuildRequires: procps +BuildRequires: openssl-devel >= 1.0.2 +BuildRequires: pkgconfig(sqlite3) >= 3.7.4 +BuildRequires: pkgconfig(zlib) >= 1.2.0.4 +BuildRequires: smtpdaemon +BuildRequires: pkgconfig(libedit) +BuildRequires: pkgconfig(libpcre2-8) >= 10.30 +BuildRequires: pkgconfig(libxcrypt) BuildRequires: bzip2-devel BuildRequires: pkgconfig(libcurl) >= 7.15.5 BuildRequires: httpd-devel >= 2.0.46-1 |