blob: 8b7c15cf7efd43519d5476dcbf963d4e9a1e95ec (
plain)
1
2
3
4
5
6
7
8
9
10
|
prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: libcxml
Description: Library to simplify XML parsing with libxml++
Version: @version@
Requires: libxml++-2.6 glibmm-2.4
Libs: @libs@
Cflags: -I${includedir}
|