summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFilippo Berto2020-08-08 15:12:02 +0200
committerFilippo Berto2020-08-08 15:12:02 +0200
commit830c9b0a6866c2ef203d76d27aeb25fb72c7a6c7 (patch)
treeb150a2dca933f234cc0bbbda942bd7bb909b7f35 /.SRCINFO
parent1b9c93d47cbc1e3c17ccc7b6499be8b29fd869be (diff)
downloadaur-830c9b0a6866c2ef203d76d27aeb25fb72c7a6c7.tar.gz
Fix dependecies + docs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e0a0642add9..ba37bce73fa5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,19 @@
pkgbase = ndn-nlsr
pkgdesc = Named Data Link State Routing Protocol
pkgver = 0.5.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/named-data/NLSR
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = python
- makedepends = boost
- makedepends = sqlite
- makedepends = openssl>=1.0.2
+ makedepends = python-sphinx
+ makedepends = doxygen
depends = ndn-cxx
depends = boost
depends = ndn-psync
- optdepends = valgrind: memory analysis
- optdepends = doxygen: build documentation
- optdepends = python-sphinx: build documentation
+ depends = ndn-chronosync
provides = ndn-nlsr
conflicts = ndn-nlsr
source = https://github.com/named-data/NLSR/archive/NLSR-0.5.2.tar.gz