summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-12-23 22:58:29 -0800
committerAndy Weidenbaum2015-12-23 22:58:29 -0800
commit47faa99d567ce8d781789fa6d9f7f0d2c781b28f (patch)
tree627a5fae58c52574302d0e60ef50b581d64c0aab /.SRCINFO
parentc7f98a884aa522bd34953808adc2bff689600f0d (diff)
downloadaur-47faa99d567ce8d781789fa6d9f7f0d2c781b28f.tar.gz
fix deps for dynamically linked libs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 145f37b4469c..5d2c3deb3759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed Dec 23 19:28:30 UTC 2015
+# Thu Dec 24 06:24:08 UTC 2015
pkgbase = bitcoin-core-git
pkgdesc = Bitcoin Core headless P2P node
pkgver = 20151221
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/bitcoin/bitcoin
install = bitcoin.install
arch = i686
@@ -12,17 +12,16 @@ pkgbase = bitcoin-core-git
makedepends = autoconf
makedepends = automake
makedepends = binutils
- makedepends = boost
- makedepends = boost-libs
makedepends = expect
makedepends = gcc
makedepends = git
makedepends = libtool
makedepends = make
- makedepends = miniupnpc
- makedepends = openssl
makedepends = pkg-config
- makedepends = yasm
+ depends = boost
+ depends = boost-libs
+ depends = miniupnpc
+ depends = openssl
provides = bitcoin-cli
provides = bitcoin-daemon
provides = bitcoin-tx