Blame freedreno/libdrm_freedreno.pc.in
|
Packit Service |
103f6b |
prefix=@prefix@
|
|
Packit Service |
103f6b |
exec_prefix=@exec_prefix@
|
|
Packit Service |
103f6b |
libdir=@libdir@
|
|
Packit Service |
103f6b |
includedir=@includedir@
|
|
Packit Service |
103f6b |
|
|
Packit Service |
103f6b |
Name: libdrm_freedreno
|
|
Packit Service |
103f6b |
Description: Userspace interface to freedreno kernel DRM services
|
|
Packit Service |
103f6b |
Version: @PACKAGE_VERSION@
|
|
Packit Service |
103f6b |
Libs: -L${libdir} -ldrm_freedreno
|
|
Packit Service |
103f6b |
Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/freedreno
|
|
Packit Service |
103f6b |
Requires.private: libdrm
|