From 98ad8d8ef83d21fe9305722285f266ca275a39ce Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 3 Apr 2009 02:01:37 +0000 Subject: Shared library versioning svn path=/trunk/hubbub/; revision=7036 --- libhubbub.pc.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libhubbub.pc.in') diff --git a/libhubbub.pc.in b/libhubbub.pc.in index b5449a1..3cdb0f0 100644 --- a/libhubbub.pc.in +++ b/libhubbub.pc.in @@ -5,7 +5,7 @@ includedir=${prefix}/include Name: libhubbub Description: HTML5 parsing library -Version: 0.0.1 -Requires: libparserutils -Libs: -L${libdir} -lhubbub -Cflags: -I${includedir} +Version: VERSION +Requires: libparserutils-0 +Libs: -L${libdir} -lhubbubMAJOR +Cflags: -I${includedir}/hubbubMAJOR -- cgit v1.2.3