summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArtem Klevtsov2020-11-08 23:00:04 +0700
committerArtem Klevtsov2020-11-08 23:00:04 +0700
commit0c2628628bd5f9d597388c360803bdbea56ea520 (patch)
tree5c6affd1c6994b38f9423acbc2565d1d6925f93e /PKGBUILD
parent16514d9e97b8a3d59db4d3b97bdf582aa8e59bd3 (diff)
downloadaur-ioport-git.tar.gz
Suggestions by caltlgin
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}")