Commit 3ac1831e authored by Canek Peláez's avatar Canek Peláez
Browse files

Fix PC file.

parent b17d5ebb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4,10 +4,10 @@ libdir=@libdir@
datadir=@prefix@/share
includedir=@prefix@/include

Name: libgxml
Name: commonmark
Description: A Vala library for rendering Markdown
URL: https://aztlan.fciencias.unam.mx/gitlab/canek/commonmark
Version: @PROJECT_VERSION@
Requires: glib-2.0 >= 2.38 gio-2.0 >= 2.38 gobject-2.0 >= 2.38 gee-0.8 >= 0.20 soup-2.4 >= 2.4
Libs: -L${libdir} -lgxml
Cflags: -I${includedir}/gxml
Libs: -L${libdir} -lcommonmark
Cflags: -I${includedir}/commonmark