1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-06-29 12:17:46 +02:00

Check for openal lib before attempting to build with video support

This commit is contained in:
jfreegman 2019-03-15 16:05:54 -04:00
parent 05eda76643
commit 2e39bee05a
No known key found for this signature in database
GPG Key ID: 3627F3144076AE63

View File

@ -1,5 +1,5 @@
# Variables for video call support
VIDEO_LIBS = vpx x11
VIDEO_LIBS = openal vpx x11
VIDEO_CFLAGS = -DVIDEO
ifneq (, $(findstring video_device.o, $(OBJ)))
VIDEO_OBJ = video_call.o