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 c1968c8306ef..b79cf091b0da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://people.redhat.com/rjones/ioport/"
license=('GPL2')
depends=('glibc')
-makedepends=('gcc' 'make' 'm4' 'automake')
+makedepends=('git')
source=("${_pkgname}::git+git://git.annexia.org/ioport.git")
sha256sums=('SKIP')
conflicts=("${_pkgname}")