library: fix library name in buxton2.pc 86/44486/1
authorSuchang Woo <suchang.woo@samsung.com>
Wed, 22 Jul 2015 12:19:01 +0000 (21:19 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Wed, 22 Jul 2015 12:19:01 +0000 (21:19 +0900)
Change-Id: I3461caf8eb255c77424671c36920fa3ec24d1d4e
Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
lib/buxton2.pc.in

index e641e13..fec8ebe 100644 (file)
@@ -3,8 +3,8 @@ exec_prefix=${prefix}
 libdir=@LIB_INSTALL_DIR@
 includedir=@INCLUDE_INSTALL_DIR@
 
-Name: buxton
-Description: Library for buxton clients
+Name: buxton2
+Description: Library for buxton2 clients
 Version: @VERSION@
-Libs: -L${libdir} -lbuxton
+Libs: -L${libdir} -lbuxton2
 Cflags: -I${includedir}