[Bug 794350] meson: fix ladspa dependencies
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 26 18:17:19 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794350
--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 369725:
--> (https://bugzilla.gnome.org/review?bug=794350&attachment=369725)
::: ext/ladspa/meson.build
@@ +20,3 @@
link_args : noseh_link_args,
include_directories : [configinc, libsinc],
+ dependencies : [gstaudio_dep, gstbase_dep, gmodule_dep, mathlib],
You forgot lrdf_dep here, which now causes:
/usr/include/lrdf.h:8:10: erreur fatale: raptor.h : No such file or directory
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list