summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornihilowy2017-02-07 18:58:56 +0100
committernihilowy2017-02-07 18:58:56 +0100
commit2c3b98c5dadf7a6eefeda98e1fbf6b23c3c0a7a3 (patch)
treec448d3f9497e63a5b46502dbfbf9768a3c2a0b59
parentd044527065e44f3a05690fbe6c66cdd3b473faba (diff)
downloadaur-2c3b98c5dadf7a6eefeda98e1fbf6b23c3c0a7a3.tar.gz
PKGBUILD makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 547d7e40a37e..8fc159351cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="basic webkit2gtk browser"
arch=('i686' 'x86_64')
url="https://github.com/nihilowy/surfer"
license=('GPL')
-
+makedepends=('git')
depends=('webkit2gtk')
source=("git+https://github.com/nihilowy/surfer.git")