mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/qt6-base to 6.2.2-4
This commit is contained in:
parent
46ab7bce13
commit
69fe535257
1 changed files with 3 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue