diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 0e200eb051c..06d812cbc01 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,7 +1,7 @@ COMMENT = convert various Microsoft formats into HTML/PNG DISTNAME = wv-1.2.9 -REVISION = 1 +REVISION = 2 SHARED_LIBS = wv-1.2 1.0 \ wv 1.0 diff --git a/converters/wv/patches/patch-wvSummary_c b/converters/wv/patches/patch-wvSummary_c new file mode 100644 index 00000000000..998c0505b35 --- /dev/null +++ b/converters/wv/patches/patch-wvSummary_c @@ -0,0 +1,11 @@ +Index: wvSummary.c +--- wvSummary.c.orig ++++ wvSummary.c +@@ -33,6 +33,7 @@ + #include + #include + #include ++#include + + #include + #include