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