summaryrefslogtreecommitdiff
path: root/freedreno/libdrm_freedreno.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'freedreno/libdrm_freedreno.pc.in')
-rw-r--r--freedreno/libdrm_freedreno.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/freedreno/libdrm_freedreno.pc.in b/freedreno/libdrm_freedreno.pc.in
new file mode 100644
index 00000000..b736b65a
--- /dev/null
+++ b/freedreno/libdrm_freedreno.pc.in
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: libdrm_freedreno
+Description: Userspace interface to freedreno kernel DRM services
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -ldrm_freedreno
+Cflags: -I${includedir} -I${includedir}/libdrm -I${includedir}/freedreno
+Requires.private: libdrm