]> git.pld-linux.org Git - packages/eventum.git/commitdiff
use recommended pdo_mysql
authorElan Ruusamäe <glen@delfi.ee>
Tue, 3 Jan 2017 21:59:16 +0000 (23:59 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 3 Jan 2017 22:05:56 +0000 (00:05 +0200)
eventum.spec

index 1ceef30f9635e13b6b1bab383d0c071ea426963f..cbd34bd3f8241e8b19893856043d00676952814e 100644 (file)
@@ -60,8 +60,8 @@ Requires:     php(iconv)
 Requires:      php(imap)
 Requires:      php(json)
 Requires:      php(mbstring)
-Requires:      php(mysqli)
 Requires:      php(pcre)
+Requires:      php(pdo_mysql)
 Requires:      php(session)
 Requires:      php-Smarty >= 3.1
 Requires:      php-Smarty-plugin-gettext
This page took 0.153965 seconds and 4 git commands to generate.