From 69fe535257ea600d5564b4d3dbbde8ae719b3cdc Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 7 Jan 2022 19:15:29 +0000 Subject: [PATCH] extra/qt6-base to 6.2.2-4 --- extra/qt6-base/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extra/qt6-base/PKGBUILD b/extra/qt6-base/PKGBUILD index d7b9f1e23..ce6ea2a53 100644 --- a/extra/qt6-base/PKGBUILD +++ b/extra/qt6-base/PKGBUILD @@ -9,7 +9,7 @@ pkgname=qt6-base _qtver=6.2.2 pkgver=${_qtver/-/} -pkgrel=3 +pkgrel=4 arch=(x86_64) url='https://www.qt.io' license=(GPL3 LGPL3 FDL custom) @@ -19,7 +19,8 @@ depends=(libjpeg-turbo xcb-util-keysyms xcb-util-cursor libgl fontconfig xdg-uti tslib libinput libxkbcommon-x11 libproxy libcups double-conversion brotli libb2 md4c) makedepends=(cmake ninja libfbclient mariadb-libs unixodbc postgresql alsa-lib gst-plugins-base-libs gtk3 libpulse cups freetds xmlstarlet) -optdepends=('postgresql-libs: PostgreSQL driver' +optdepends=('qt6-wayland: to run Qt6 applications in a Wayland session' + 'postgresql-libs: PostgreSQL driver' 'mariadb-libs: MariaDB driver' 'unixodbc: ODBC driver' 'libfbclient: Firebird/iBase driver'