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 9d0810aa03e3..209027066fd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A program to speed up single thread download upon long delay and unstab
arch=('x86_64')
url="https://github.com/snooda/net-speeder"
license=('GPL')
-depends=('libnet' 'libpcap')
+depends=("git" "libnet" "libpcap")
provides=('net-speeder')
conflicts=('net-speeder')
source=("git+https://github.com/snooda/net-speeder.git"