summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcip91sk2016-03-13 19:50:41 +0100
committercip91sk2016-03-13 19:50:41 +0100
commit78ec9e21d3dc9e1e8d1db55a10a370b85e699fea (patch)
tree698bea9b1baa91abe344571ba8a2409b367107df
parent748263f7b8159b9fcbf387ac44cf5b863ce8fde0 (diff)
downloadaur-78ec9e21d3dc9e1e8d1db55a10a370b85e699fea.tar.gz
Removed duplicated makedepends
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77fee9991915..59094722cf59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ pkgdesc="A suite of utilities for converting to and working with CSV."
arch=('any')
url="http://csvkit.readthedocs.org"
license=('MIT')
-makedepends=('git')
depends=(
'python'
'python-xlrd>=0.9.4' # for csvkit and agate