summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuhas2020-09-26 20:55:35 +0300
committermuhas2020-09-26 20:55:35 +0300
commit0f749a0b75492ed97535ce6211a8777688cac798 (patch)
tree2f561afb491efe394f43275e1a6ed085b6e92097
parent8dec7ced1467a4269c2dfd223161a1455857538f (diff)
downloadaur-0f749a0b75492ed97535ce6211a8777688cac798.tar.gz
remove git in make depends
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ace34f2af9c2..4d84c7f2df31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="frontend for scp and ssh (dsh like)"
url="https://github.com/muhas/dscp"
license=("GPL")
depends=('openssh')
-makedepends=('git')
arch=('any')
source=(https://github.com/muhas/dscp/archive/${pkgver}.tar.gz)
md5sums=('3fb46daa8e6c2ce15bb85fc798804cff')