1
0
Fork 0

libweb.pc: Fix wrong -l flag

This commit is contained in:
Xavier Del Campo Romero 2023-10-16 00:29:52 +02:00
parent 0222b75e85
commit d9e9164922
Signed by untrusted user: xavi
GPG Key ID: 84FF3612A9BF43F2
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ Url: https://gitea.privatedns.org/xavi/libweb
Description: A simple and lightweight web framework
Version: 0.1.0
Cflags: -I${includedir}
Libs: -L${libdir} -llibweb
Libs: -L${libdir} -lweb