gstreamer: fix lang detection

This commit is contained in:
TangoCash
2017-10-30 21:00:23 +01:00
parent 11bccbe4b7
commit 5ef8f2edad
2 changed files with 26 additions and 22 deletions

View File

@@ -14,7 +14,8 @@ AM_LDFLAGS = \
@AVCODEC_LIBS@ \
@SWRESAMPLE_LIBS@ \
-lpthread -lasound -lrt \
-lgstreamer-1.0
-lgstreamer-1.0 \
-lgsttag-1.0
libarmbox_la_SOURCES = \
hardware_caps.c \