1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libdrm_omap
7Description: Userspace interface to omap kernel DRM services
8Version: 0.6
9Libs: -L${libdir} -ldrm_omap
10Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/omap
11Requires.private: libdrm
12