File: libsolv.pc.in

package info (click to toggle)
libsolv 0.6.24-1%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,424 kB
  • sloc: ansic: 58,530; python: 852; perl: 740; tcl: 728; ruby: 704; sh: 263; cpp: 204; makefile: 65
file content (8 lines) | stat: -rw-r--r-- 218 bytes parent folder | download
1
2
3
4
5
6
7
8
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@

Name: libsolv
Description: Library for solving packages and reading repositories
Version: @VERSION@
Libs: -L${libdir} -lsolvext -lsolv
Cflags: -I${includedir}