Does libgepub still have dependencies on libsoup2?
Getting this on the Linux x86-64 platform:
`../libgepub/libgepub/gepub-utils.c:62:17: error: unknown type name ‘SoupURI’; did you mean ‘SoupAuth’?
SoupURI uri = soup_uri_new_with_base (baseURI, (const char ) text)
Does libgepub still have dependencies on libsoup2?
Getting this on the Linux x86-64 platform:
`../libgepub/libgepub/gepub-utils.c:62:17: error: unknown type name ‘SoupURI’; did you mean ‘SoupAuth’? SoupURI uri = soup_uri_new_with_base (baseURI, (const char ) text)
^
~~`Thanks, Dave