summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-11-02 19:15:08 +0100
committerMichel Zou2020-11-02 19:15:08 +0100
commit68794fbba668422d2e091a0d6564c1cd5e4b3e3e (patch)
treed9e1a485c6bbf19dda1e07c9e69f27e387eec31c /PKGBUILD
parent100f6fde38fc67183fdf83fa8825c8f9e04a6d9d (diff)
downloadaur-68794fbba668422d2e091a0d6564c1cd5e4b3e3e.tar.gz
qt6-base
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5c76fc335e9..b77561d725aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('any')
license=('custom:qwt')
url="http://qwt.sourceforge.net"
depends=('mingw-w64-qt6-svg')
-makedepends=('mingw-w64-gcc' 'subversion')
+makedepends=('mingw-w64-gcc' 'qt6-base' 'subversion')
options=('staticlibs' '!strip' '!buildflags')
source=("svn+https://svn.code.sf.net/p/qwt/code/branches/qwt-6.2")
sha256sums=('SKIP')