aboutsummaryrefslogtreecommitdiffstats
path: root/src/libudev.pc.in
blob: c9a47fc9b8587eecaa0fa24303240233e3776a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libudev
Description: Library to access udev device information
Version: @VERSION@
Libs: -L${libdir} -ludev -lrt
Libs.private:
Cflags: -I${includedir}