summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-02-15 12:23:20 +0000
committerGonçalo Camelo Neves Pereira2018-02-15 12:23:20 +0000
commitd2fd0f516f274a06a0cc1218c0739bce106fded1 (patch)
tree53f26c799f17255f25a20a60d45ab3891fdc6828 /PKGBUILD
parent5e06f4767e748efeb4ce864453b65f46ae2d293c (diff)
downloadaur-d2fd0f516f274a06a0cc1218c0739bce106fded1.tar.gz
clean dependency tree
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6b99fa8fafd..9a05619a7d16 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Linux-CAN / SocketCAN user space applications"
arch=('any')
url="https://github.com/linux-can/can-utils"
license=('GPLv2')
-makedepends=("git" "autoconf" "libtool")
+makedepends=("libtool")
provides=("can-utils")
conflicts=("can-utils-git")
source=("https://github.com/linux-can/can-utils/archive/v2018.02.0.tar.gz")