summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth/json-c.def
diff options
context:
space:
mode:
Diffstat (limited to 'strata/audio-bluetooth/json-c.def')
-rw-r--r--strata/audio-bluetooth/json-c.def6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/audio-bluetooth/json-c.def b/strata/audio-bluetooth/json-c.def
new file mode 100644
index 00000000..b13322a9
--- /dev/null
+++ b/strata/audio-bluetooth/json-c.def
@@ -0,0 +1,6 @@
+name: json-c
+description: JSON C Library
+build-system: autotools
+install-commands:
+- make DESTDIR="$DESTDIR" install
+- install -m755 json_object_iterator.h "$DESTDIR/usr/include/json"