summaryrefslogtreecommitdiffstats
path: root/chat-libs/c-toxcore/DEPENDS
blob: abbdcb4c700f1ddb70059a164248f922f368b9c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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