summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Otto2018-03-26 09:16:30 +0200
committerDavid Otto2018-03-26 09:18:12 +0200
commitcf493f8c52e0b880340fedbfbaa34e74239a2d8c (patch)
treee87588b716bfca9508342b157440aa1bee1343f8
parent7bd511d3bd62adb1d6a91e812d1d356cefba0b45 (diff)
downloadaur-cf493f8c52e0b880340fedbfbaa34e74239a2d8c.tar.gz
add makedepends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4905601cea2b..da1217e37a71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgdesc="enables Windows vst's to be used as Linux vst's in Linux vst capable DA
arch=('x86_64')
url="https://github.com/osxmidi/LinVst"
depends=('wine')
+makedepends=('git')
source=('git+https://github.com/osxmidi/LinVst.git' 'https://download.steinberg.net/sdk_downloads/vstsdk369_01_03_2018_build_132.zip')
sha256sums=('SKIP'
'7c6c2a5f0bcbf8a7a0d6a42b782f0d3c00ec8eafa4226bbf2f5554e8cd764964')