community/qt6-qtbase: add dependency on tzdata

Without it Qt is unable to lookup timezones
This commit is contained in:
Bart Ribbers 2024-08-18 17:13:34 +02:00
parent 653f211785
commit a4f3562d35

View File

@ -4,7 +4,7 @@
# group=qt6
pkgname=qt6-qtbase
pkgver=6.7.2
pkgrel=1
pkgrel=2
pkgdesc="A cross-platform application and UI framework"
url="https://qt.io/"
arch="all"
@ -16,6 +16,7 @@ _sub="
$pkgname-sqlite
$pkgname-x11
"
depends="tzdata"
depends_dev="$_sub
cups-dev
dbus-dev