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 438aa0b82baa..2f04b3b5a33a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
arch=('x86_64' 'i686')
url="https://github.com/0e4ef622/wine-discord-ipc-bridge"
license=('MIT')
-makedepends=('mingw-w64-gcc' 'mingw-w64-binutils')
+makedepends=('mingw-w64-gcc' 'mingw-w64-binutils' 'git')
provides=('wine-discord-ipc-bridge')
conflicts=('wine-discord-ipc-bridge')
source=(git+https://github.com/0e4ef622/wine-discord-ipc-bridge.git)