summaryrefslogtreecommitdiff
path: root/ext/opus/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ext/opus/Makefile.am')
-rw-r--r--ext/opus/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/opus/Makefile.am b/ext/opus/Makefile.am
index d22c664e0..c64369252 100644
--- a/ext/opus/Makefile.am
+++ b/ext/opus/Makefile.am
@@ -10,6 +10,7 @@ libgstopus_la_CFLAGS = \
libgstopus_la_LIBADD = \
$(GST_PLUGINS_BASE_LIBS) -lgstaudio-$(GST_API_VERSION) \
-lgsttag-$(GST_API_VERSION) -lgstrtp-$(GST_API_VERSION) \
+ -lgstpbutils-$(GST_API_VERSION) \
$(GST_BASE_LIBS) \
$(GST_LIBS) \
$(OPUS_LIBS)