This commit is contained in:
2026-01-21 21:02:09 +09:00
parent 70facb3bc9
commit 8579f86cdd

View File

@@ -36,7 +36,8 @@ LDFLAGS += -lsys
SLIB += -lxcb -lthr -lfontconfig -lfreetype -lXrender -lXau -lXdmcp -lexpat -lintl \
-lbz2 -lpng16 -lbrotlidec -lz -lm -lbrotlicommon
.elif ${UNAME_S} == "OpenBSD"
SLIB += -lxcb -lpthread -lfontconfig -lz -lexpat -lfreetype -lXrender -lXau -lXdmcp
SLIB += -lxcb -lpthread -lfontconfig -lz -lm -lexpat -lfreetype -lpng -lXrender -lXau \
-lXdmcp
.endif
all: debug