summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 571911f31313..021ff00001b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='VPaint is an experimental vector graphics editor based on the Vector An
arch=('i686' 'x86_64')
license=('MIT')
depends=('qt4' 'glu' 'qt5-base' 'libxkbcommon-x11')
-makedepends=('gcc' 'make' 'qtchooser')
+makedepends=('gcc' 'make')
url='http://www.vpaint.org'
conflicts=('vpaint-git')
provides=()