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 95259ef4587f..1dd91662b9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Translate synthesizable VHDL into Verilog 2001"
arch=('i686' 'x86_64')
url="http://doolittle.icarus.com/~larry/vhd2vl/"
license=('GPLv2')
-depends=('git')
+makedepends=('git')
source=("git://github.com/ldoolitt/vhd2vl.git")
md5sums=('SKIP')