[Libreoffice-commits] libmspub.git: libmspub.pc.in
David Tardon
dtardon at redhat.com
Tue Feb 16 13:48:16 UTC 2016
libmspub.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6d04330d0651829d6d926871e5bf8309d392a9da
Author: David Tardon <dtardon at redhat.com>
Date: Tue Feb 16 14:47:43 2016 +0100
librevenge-stream is not really needed
Change-Id: I4652481a10da8bd28258a67f540d8c524678392d
diff --git a/libmspub.pc.in b/libmspub.pc.in
index 9171530..f4cd33d 100644
--- a/libmspub.pc.in
+++ b/libmspub.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: libmspub- at MSPUB_MAJOR_VERSION@. at MSPUB_MINOR_VERSION@
Description: Library for parsing the Microsoft Publisher file format structure
Version: @VERSION@
-Requires: librevenge-0.0 librevenge-stream-0.0
+Requires: librevenge-0.0
Libs: -L${libdir} -lmspub- at MSPUB_MAJOR_VERSION@. at MSPUB_MINOR_VERSION@
Cflags: -I${includedir}/libmspub- at MSPUB_MAJOR_VERSION@. at MSPUB_MINOR_VERSION@
More information about the Libreoffice-commits
mailing list