Drop non-existant qt6-quickcontrols2 dependency

This commit is contained in:
Antonio Rojas 2024-08-03 19:35:05 +02:00
parent 6aae86620f
commit 4b577483e4
No known key found for this signature in database
GPG key ID: 7A4E76095D8A52E4

View file

@ -10,7 +10,7 @@ pkgdesc="Desktop client for the Matrix protocol"
arch=('x86_64')
url="https://nheko.im/nheko-reborn/nheko"
license=(GPL-3.0-or-later)
depends=(qt6-base qt6-svg qt6-quickcontrols2 qt6-multimedia qtkeychain-qt6 \
depends=(qt6-base qt6-svg qt6-multimedia qtkeychain-qt6 \
qt6-declarative qt6-imageformats coeurl mtxclient lmdb cmark libolm hicolor-icon-theme \
kdsingleapplication gst-plugins-bad-libs 'org.freedesktop.secrets')
makedepends=("git" "cmake" "gcc" "fontconfig" "qt6-tools" "nlohmann-json" "asciidoc")