From baf540d79fde5410020fe01c3f4a80367ec5ab6d Mon Sep 17 00:00:00 2001 From: max_10 Date: Tue, 26 Sep 2017 14:15:14 +0200 Subject: [PATCH] libarmbox: del libass LDFLAGS --- libarmbox/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libarmbox/Makefile.am b/libarmbox/Makefile.am index e3218f7..fb81b20 100644 --- a/libarmbox/Makefile.am +++ b/libarmbox/Makefile.am @@ -13,7 +13,7 @@ AM_LDFLAGS = \ @AVUTIL_LIBS@ \ @AVCODEC_LIBS@ \ @SWRESAMPLE_LIBS@ \ - -lpthread -lasound -lass -lrt \ + -lpthread -lasound -lrt \ -lgstreamer-1.0 libarmbox_la_SOURCES = \