summaryrefslogtreecommitdiff
path: root/package/jack2
diff options
context:
space:
mode:
Diffstat (limited to 'package/jack2')
-rw-r--r--package/jack2/files/jack.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/jack2/files/jack.pc.in b/package/jack2/files/jack.pc.in
index 5b49c3cc8..0394e2935 100644
--- a/package/jack2/files/jack.pc.in
+++ b/package/jack2/files/jack.pc.in
@@ -1,11 +1,11 @@
prefix=@PREFIX@
exec_prefix=@PREFIX@
libdir=@LIBDIR@
-includedir=/home/wbx/openadk/target_qemu-arm-realview-eb-mpcore_uclibc-ng_arm_hard_eabihf/usr/include
+includedir=@INCLUDEDIR@
server_libs=-L@LIBDIR@ -ljackserver
Name: jack
Description: the Jack Audio Connection Kit: a low-latency synchronous callback-based media server
Version: 1.9.10
Libs: -L@LIBDIR@ -ljack
-Cflags: -I/home/wbx/openadk/target_qemu-arm-realview-eb-mpcore_uclibc-ng_arm_hard_eabihf/usr/include
+Cflags: -I@INCLUDEDIR@