summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorWojciech W2021-02-24 15:21:25 +0000
committerWojciech W2021-02-24 15:21:25 +0000
commit7c2b22034edfd64799621d2453e0aab975b2270d (patch)
tree69ab46003e057415c6bda53ed8eecc41f5e12635 /.SRCINFO
parent213c7e1d048ea086cdec646e86b0f953be200ad1 (diff)
downloadaur-7c2b22034edfd64799621d2453e0aab975b2270d.tar.gz
added autoconf to makedepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a24823af04f4..81da2e630816 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,14 @@
pkgbase = localdns-git
pkgdesc = With this package the user is able to define a wrapper around DNS resolution with which one can define some fake dns adresses that will be mapped to a specific device on a local network identified by a mac address.
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/TETRX/local-dns-dump
arch = x86_64
license = GPL
makedepends = git
makedepends = make
makedepends = gcc>=10
+ makedepends = autoconf
depends = python>=3
depends = python-dnslib
depends = python-hosts>=1.0