summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in')
-rw-r--r--package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in b/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in
new file mode 100644
index 000000000..d40d35049
--- /dev/null
+++ b/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in
@@ -0,0 +1,10 @@
+prefix=/usr
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: bcm_host
+Description: Broadcom VideoCore host API library
+Version: 1
+Libs: -L${libdir} -lbcm_host -lvcos -lvchiq_arm
+Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM