summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimiblock2023-10-16 20:38:43 +0800
committerKimiblock2023-10-16 20:38:43 +0800
commitfdbef2a0bc353dab8dbfa995f704c092f30debe6 (patch)
tree47a24bcbe7ce0ca45183e62c2ed04437ac50624e
parent8437ef7fcffaf363e0040ba3ed72d8eab5d32cdc (diff)
downloadaur-fdbef2a0bc353dab8dbfa995f704c092f30debe6.tar.gz
Add qt6-5compat
-rwxr-xr-x.SRCINFO1
-rwxr-xr-xPKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2fff990004c..44b8624cbc71 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,6 +16,7 @@ pkgbase = qcm-git
depends = qt6-tools
depends = qt6-multimedia
depends = qt6-declarative
+ depends = qt6-5compat
depends = gcc-libs
depends = glibc
depends = dbus
diff --git a/PKGBUILD b/PKGBUILD
index 322422c6bd4b..44bf0f19cc6b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Kimiblock Zhou <pn3535 at icloud dot com>
+# Maintainer: Kimiblock Moe <kimiblock at icloud dot com>
pkgname=qcm-git
pkgver=r61.fcb0f3e
pkgrel=2
@@ -14,6 +14,7 @@ depends=(
'qt6-tools'
'qt6-multimedia'
'qt6-declarative'
+ "qt6-5compat"
'gcc-libs'
'glibc'
'dbus'