summaryrefslogtreecommitdiff
path: root/src/udev/gudev/gudev-1.0.pc.in
blob: 058262d76780ddcc66b8185eec05972af5ffb1e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: gudev-1.0
Description: GObject bindings for libudev
Version: @VERSION@
Requires: glib-2.0, gobject-2.0
Libs: -L${libdir} -lgudev-1.0
Cflags: -I${includedir}/gudev-1.0