Fix rpmlint errors on license and groups
[platform/core/api/favorites.git] / capi-web-favorites.pc.in
1
2 # Package Information for pkg-config
3
4 prefix=@PREFIX@
5 exec_prefix=/usr
6 libdir=@LIB_INSTALL_DIR@
7 includedir=/usr/include/web
8
9 Name: @PC_NAME@
10 Description: Internet bookmark and history control API
11 Version: @VERSION@
12 Requires: @PC_REQUIRED@ 
13 Libs: -L${libdir} @PC_LDFLAGS@
14 Cflags: -I${includedir}