import the missing file from mesa-drm at git change

85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
This commit is contained in:
mrg 2009-06-19 03:38:39 +00:00
parent d7792ba7fe
commit 57cc1d9fad
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libdrm
Description: Userspace interface to kernel DRM services
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ldrm -ldrm_intel
Cflags: -I${includedir} -I${includedir}/drm