summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e95b329ad6d8..3de049117320 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,8 @@ 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=("git" "libnet" "libpcap")
+depends=("libnet" "libpcap")
+makedepends=("git")
provides=('net-speeder')
conflicts=('net-speeder')
source=("git+https://github.com/snooda/net-speeder.git"