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

Remove Soup dependency.

parent fbd4d02f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,4 +2,3 @@ glib-2.0
gio-2.0
gobject-2.0
gee-0.8
libsoup-2.4
+1 −1
Original line number Diff line number Diff line
@@ -8,6 +8,6 @@ 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 libsoup-2.4 >= 2.4
Requires: glib-2.0 >= 2.38 gio-2.0 >= 2.38 gobject-2.0 >= 2.38 gee-0.8 >= 0.20
Libs: -L${libdir} -lcommonmark
Cflags: -I${includedir}/commonmark