summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAnthony Ruhier2017-04-13 02:34:26 +0200
committerAnthony Ruhier2017-04-13 02:34:26 +0200
commit516830ab92aaf7eada897c18c87edb52160f0199 (patch)
treec9ac38756bf16759783d87fa6494d48467f196a2 /.SRCINFO
parent24e0d867634fb090db9071057cd8b0d8adcb04ed (diff)
downloadaur-516830ab92aaf7eada897c18c87edb52160f0199.tar.gz
Add dependency to python-coreapi
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e84451111c2c..c3a5b4dc1a70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netbox
pkgdesc = IP address management (IPAM) and data center infrastructure management (DCIM) tool.
pkgver = 1.9.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/digitalocean/netbox
install = netbox.install
arch = any
@@ -11,6 +11,7 @@ pkgbase = netbox
depends = libffi
depends = libpgf
depends = openssl
+ depends = python-coreapi
depends = python-crypto
depends = python-cryptography
depends = python-django