Dont add null mimetypes. Fixes bgo# 337431. The patch hasnt been officially accepted...
[beagle.git] / libbeagle / libbeagle-0.0.pc.in
blobf655b8ade9774957e56cf829aeb01dc1b6e75059
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libbeagle
7 Description: C API for Beagle
8 Version: @VERSION@
9 Requires: libxml-2.0 gobject-2.0
10 Libs: -L${libdir} -lbeagle
11 Cflags: -I${includedir}/libbeagle