After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771794 - wayland/Makefile.am: add missing libs
wayland/Makefile.am: add missing libs
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.9.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-21 23:07 UTC by Martin Kelly
Modified: 2016-09-30 07:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland/Makefile.am: add missing libs (790 bytes, patch)
2016-09-21 23:07 UTC, Martin Kelly
committed Details | Review

Description Martin Kelly 2016-09-21 23:07:14 UTC
Created attachment 336038 [details] [review]
wayland/Makefile.am: add missing libs

libgstwayland is missing a dependency on $(GST_PLUGINS_BASE_LIBS), so add it.
Comment 1 Nicolas Dufresne (ndufresne) 2016-09-22 00:05:31 UTC
Review of attachment 336038 [details] [review]:

Looks good, thanks.
Comment 2 Nicolas Dufresne (ndufresne) 2016-09-22 01:11:20 UTC
Attachment 336038 [details] pushed as c408457 - wayland/Makefile.am: add missing libs