summaryrefslogtreecommitdiffstats
path: root/chat-libs/c-toxcore/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'chat-libs/c-toxcore/DEPENDS')
-rwxr-xr-xchat-libs/c-toxcore/DEPENDS19
1 files changed, 19 insertions, 0 deletions
diff --git a/chat-libs/c-toxcore/DEPENDS b/chat-libs/c-toxcore/DEPENDS
new file mode 100755
index 0000000000..abbdcb4c70
--- /dev/null
+++ b/chat-libs/c-toxcore/DEPENDS
@@ -0,0 +1,19 @@
+depends cmake &&
+depends libsodium &&
+depends libvpx &&
+depends opus &&
+
+# For DHT bootstrap daemon
+depends libconfig &&
+
+# For nTox
+optional_depends ncurses -DBUILD_NTOX={1,0} \
+ "for building the nTox client"
+
+# For the Spec. tests
+#depends msgpack-c &&
+
+# For the A/V tests
+#depends libsndfile &&
+#depends OPENCV &&
+#depends portaudio19