summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-04-28 19:33:50 +0300
committerMatti Niemenmaa2017-04-28 19:45:59 +0300
commit8afe23b6fec46ea91dc8a53ff6f191ef02c09339 (patch)
tree99283408735e80931674c243e0ceaa6055ea281e /PKGBUILD
parent058a37190689e6e3db858359256c7eba50366f2d (diff)
downloadaur-8afe23b6fec46ea91dc8a53ff6f191ef02c09339.tar.gz
Switch from qtchooser to qt5-base
qtchooser has been demoted to the AUR, qt5-base provides qmake.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')