12 lines
316 B
PkgConfig
12 lines
316 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: mm-common
|
|
Description: Library of common utilities provided by ModemManager
|
|
Version: @VERSION@
|
|
Requires: glib-2.0 gobject-2.0 gio-2.0 gio-unix-2.0 ModemManager
|
|
Cflags: -I${includedir}/libmm-common
|
|
Libs: -L${libdir} -lmm-common
|