browsepass-native: add WANTLIB

This commit is contained in:
c0dev0id 2024-01-03 15:13:35 +01:00
parent 5aefecefb0
commit e95eb391d8
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ PERMIT_PACKAGE = yes
# uses pledge()
MODULES = lang/go
WANTLIB += c pthread
SUBST_VARS += APP_ID
do-install: