2009-06-17 01:47:42 -06:00
|
|
|
prefix=@prefix@
|
|
|
|
exec_prefix=@exec_prefix@
|
|
|
|
libdir=@libdir@
|
|
|
|
includedir=@includedir@
|
|
|
|
|
|
|
|
Name: libdrm_radeon
|
|
|
|
Description: Userspace interface to kernel DRM services for radeon
|
2010-02-01 17:58:50 -07:00
|
|
|
Version: @PACKAGE_VERSION@
|
2009-06-17 01:47:42 -06:00
|
|
|
Libs: -L${libdir} -ldrm_radeon
|
2010-02-26 11:07:24 -07:00
|
|
|
Cflags: -I${includedir} -I${includedir}/libdrm
|
2016-01-28 04:33:34 -07:00
|
|
|
Requires.private: libdrm
|