aboutsummaryrefslogtreecommitdiffstats
path: root/community/rippled
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 13:36:05 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2020-02-22 14:31:55 +0100
commitad8c569f6d988607a7d488fe516a96de2866f3aa (patch)
tree51b4ff3bcb4c98df61634311ae31ed76d534be28 /community/rippled
parent666ecaf8c165b157760efec96e95cd9f495d7921 (diff)
downloadaports-ad8c569f6d988607a7d488fe516a96de2866f3aa.tar.bz2
aports-ad8c569f6d988607a7d488fe516a96de2866f3aa.tar.xz
community/rippled: fix build with `abuild rootbld`
Diffstat (limited to 'community/rippled')
-rw-r--r--community/rippled/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/rippled/APKBUILD b/community/rippled/APKBUILD
index 65f1cd8ae3..39664f479a 100644
--- a/community/rippled/APKBUILD
+++ b/community/rippled/APKBUILD
@@ -10,6 +10,7 @@ arch="x86_64"
license="ISC"
makedepends="cmake openssl-dev boost-dev protobuf-dev"
subpackages="$pkgname-doc"
+options="net"
source="$pkgname-$pkgver.tar.gz::https://github.com/ripple/rippled/archive/$pkgver.tar.gz
boost-1.71.patch
disable-failing-test.patch