lexborisov / Modest

Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies.
GNU Lesser General Public License v2.1
732 stars 65 forks source link

fixed prefix in pkgconfig for Debian #40

Closed mody closed 6 years ago

mody commented 6 years ago

My first try to debianize Modest didn't went well for pkgconfig. So here goes the fix.

lexborisov commented 6 years ago

Thanks!