summaryrefslogtreecommitdiffstats
path: root/abs/core/qt5/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/qt5/PKGBUILD')
-rw-r--r--abs/core/qt5/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/qt5/PKGBUILD b/abs/core/qt5/PKGBUILD
index d16e001..5b87698 100644
--- a/abs/core/qt5/PKGBUILD
+++ b/abs/core/qt5/PKGBUILD
@@ -37,7 +37,7 @@ license=('GPL3' 'LGPL' 'FDL' 'custom')
makedepends=('libxcb' 'xcb-proto' 'xcb-util' 'xcb-util-image' 'xcb-util-wm' 'xcb-util-keysyms'
'mesa' 'at-spi2-core' 'alsa-lib' 'gst-plugins-base-libs' 'libjpeg-turbo' 'cups'
'hicolor-icon-theme' 'desktop-file-utils' 'postgresql-libs' 'nss'
- 'libmariadbclient' 'sqlite' 'unixodbc' 'libfbclient' 'libmng' 'python2' 'ruby'
+ 'libmysqlclient' 'sqlite' 'unixodbc' 'libfbclient' 'libmng' 'python2' 'ruby'
'gperf' 'libxslt' 'libxcomposite' 'fontconfig' 'bluez-libs' 'openal' 'gtk2'
'libxkbcommon-x11' 'mtdev' 'harfbuzz' 'libwebp' 'leveldb' 'geoclue' 'pciutils'
'libinput' 'yasm' 'git')
@@ -146,7 +146,7 @@ package_qt5-base() {
'qtchooser' 'libinput' 'libsm' 'libxkbcommon-x11')
optdepends=('qt5-svg: to use SVG icon themes'
'postgresql-libs: PostgreSQL driver'
- 'libmariadbclient: MariaDB driver'
+ 'libmysqlclient: MariaDB driver'
'unixodbc: ODBC driver'
'libfbclient: Firebird/iBase driver'
'mtdev: evdev plugin'