www/owncast: fix missing WANTLIB
la-ninpre aaoth@aaoth.xyz
Wed, 03 May 2023 17:39:28 +0300
1 files changed,
4 insertions(+),
1 deletions(-)
jump to
M
www/owncast/Makefile
→
www/owncast/Makefile
@@ -1,6 +1,7 @@
COMMENT = self-hosted live video streaming and chat server -VERSION = 0.1.0pre20230502132147 +VERSION = 0.1.0pre20230502132147 +REVISION = 0 DISTNAME = owncast-${VERSION}@@ -12,6 +13,8 @@ MAINTAINER = la ninpre <aaoth@aaoth.xyz>
# MIT PERMIT_PACKAGE = Yes + +WANTLIB += c pthread MODGO_MODNAME = github.com/owncast/owncast MODGO_VERSION = v0.0.13-0.20230502132147-b90b794dcaf6