]> git.pld-linux.org Git - packages/php.git/commitdiff
- mysql BR: libatomic-devel
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 8 Jul 2021 08:36:38 +0000 (08:36 +0000)
committerAdam Gołębiowski <adamg@pld-linux.org>
Thu, 8 Jul 2021 08:36:38 +0000 (08:36 +0000)
php.spec

index a56fc8e0627113fe8d71268c309c6b8eb5016ace..83191eb6a1fd23ac98ac1f21323bd7acd078e544 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -242,6 +242,7 @@ BuildRequires:      elfutils-devel
 %{?with_enchant:BuildRequires: enchant-devel >= 1.1.3}
 #BuildRequires:        fcgi-devel
 %{?with_kerberos5:BuildRequires:       heimdal-devel}
+%{!?with_mysql:BuildRequires:  libatomic-devel}
 %{?with_system_libzip:BuildRequires:   libzip-devel >= 0.10.1-2}
 %{!?with_mysqlnd:BuildRequires:        mysql-devel}
 BuildRequires: pkgconfig
This page took 0.620691 seconds and 4 git commands to generate.