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 e48349262139..5155278582b1 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')
+makedepends=('mingw-w64-gcc' 'subversion')
options=('staticlibs' '!strip' '!buildflags')
source=("svn+https://svn.code.sf.net/p/qwt/code/trunk/qwt")
sha256sums=('SKIP')