File: libsearpc.pc.in

package info (click to toggle)
libsearpc 3.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 512 kB
  • sloc: ansic: 3,920; python: 821; makefile: 108; sh: 68
file content (11 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libsearpc
Description: Simple C rpc library
Version: @VERSION@
Libs: -L${libdir} -lsearpc
Cflags: -I${includedir} -I${includedir}/searpc
Requires: gobject-2.0 gio-2.0 jansson