~alpine/aports

[alpine-aports] [PATCH] community/h2o: fix depends

Details
Message ID
<20180407041643.12874-1-pickfire@riseup.net>
Sender timestamp
1523074603
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 community/h2o/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/h2o/APKBUILD b/community/h2o/APKBUILD
index 2d318b6de6..da506cedc3 100644
--- a/community/h2o/APKBUILD
+++ b/community/h2o/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
url="https://h2o.examp1e.net"
arch="all"
license="MIT"
depends="perl"
depends=""
makedepends="cmake ruby ruby-dev bison zlib-dev wslay-dev libressl-dev libuv-dev yaml-dev"
install="$pkgname.pre-install"
subpackages="$pkgname-dev $pkgname-doc"
@@ -26,7 +26,7 @@ build() {
		-DCMAKE_INSTALL_PREFIX=/usr \
		-DWITH_MRUBY=on \
		.
	make -j1
	make
	make libh2o
}

-- 
2.15.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)