summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df7986975164..8c0230e532f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = hvl_replay-kode54-git
arch = x86_64
license = MIT
makedepends = git
- makedepends = qtchooser
+ makedepends = qt5-base
depends = glibc
source = hvl_replay-kode54-git::git+https://gitlab.kode54.net/kode54/foo_input_hvl.git
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f71912221c8a..2694b1751638 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(i686 x86_64)
url='https://gitlab.kode54.net/kode54/foo_input_hvl'
license=(MIT)
depends=(glibc)
-makedepends=('git' 'qtchooser')
+makedepends=('git' 'qt5-base')
source=("${pkgname}::git+https://gitlab.kode54.net/kode54/foo_input_hvl.git")
sha256sums=('SKIP')