summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-12-23 22:59:54 -0800
committerAndy Weidenbaum2015-12-23 22:59:54 -0800
commit4162136c6c08755b007a976656015d722da49c06 (patch)
tree5975d22d93c77a0f99f711176d76877a69a0bda9 /.SRCINFO
parent598cc34bba2cd8e2681b9cff40aadaf6102b58b1 (diff)
downloadaur-4162136c6c08755b007a976656015d722da49c06.tar.gz
fix deps for dynamically linked libs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 13 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0af6c356f401..a2bafae706ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Dec 23 19:49:35 UTC 2015
+# Thu Dec 24 05:48:17 UTC 2015
pkgbase = libbitcoin-server-git
pkgdesc = Bitcoin Full Node and Query Server
pkgver = 20151221
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/libbitcoin/libbitcoin-server
install = bs.install
arch = i686
@@ -12,23 +12,22 @@ pkgbase = libbitcoin-server-git
license = AGPL3
makedepends = autoconf
makedepends = automake
- makedepends = boost
- makedepends = boost-libs
- makedepends = czmq-git
- makedepends = czmqpp-git
makedepends = gcc
makedepends = git
- makedepends = libbitcoin
- makedepends = libbitcoin-blockchain
- makedepends = libbitcoin-consensus
- makedepends = libbitcoin-node
- makedepends = libconfig
- makedepends = libsodium
makedepends = libtool
makedepends = make
makedepends = pkg-config
- makedepends = secp256k1-git
- makedepends = zeromq
+ depends = boost
+ depends = boost-libs
+ depends = czmq-git
+ depends = czmqpp-git
+ depends = libbitcoin
+ depends = libbitcoin-blockchain
+ depends = libbitcoin-consensus
+ depends = libbitcoin-node
+ depends = libsodium
+ depends = secp256k1-git
+ depends = zeromq
optdepends = libbitcoin-explorer: CurveZMQ client/server authentication
provides = libbitcoin-server
conflicts = libbitcoin-server