summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatti Niemenmaa2017-04-28 19:30:15 +0300
committerMatti Niemenmaa2017-04-28 19:43:24 +0300
commit2b7ce310258d3aba41b3825c273ee08b4ad47c6f (patch)
tree03832c88c2bdbd11bb5f6974473d8c2275716a98 /PKGBUILD
parent01c33c0bcf3f72efb0229bc631f09fd096933f83 (diff)
downloadaur-2b7ce310258d3aba41b3825c273ee08b4ad47c6f.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 254236ae5b40..2366f0bba727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(i686 x86_64)
url='https://gitlab.kode54.net/kode54/Highly_Experimental'
license=(GPL3)
depends=(glibc)
-makedepends=('git' 'qtchooser')
+makedepends=('git' 'qt5-base')
source=("${pkgname}::git+https://gitlab.kode54.net/kode54/Highly_Experimental.git")
sha256sums=('SKIP')