xref: /aosp_15_r20/external/libdrm/omap/libdrm_omap.pc.in (revision 7688df22e49036ff52a766b7101da3a49edadb8c)
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