summaryrefslogtreecommitdiff
path: root/libsolv.pc.in
blob: c82dfc4e797b85e5eb589c4714d5e8b820efb37c (plain)
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}