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