[Bug 747283] configure: playback and seek tests build error with gtk < 3.10.0
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 2 22:30:27 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747283
--- Comment #1 from chihyoung <storyofkim79 at gmail.com> ---
Created attachment 300867
--> https://bugzilla.gnome.org/attachment.cgi?id=300867&action=edit
configure: fix build error in playback and seek tests
This patch is for fixing build error in tests.
The "gtk_button_new_from_icon_name" function was added in before patch.
But this function is available from GTK+-3.10.
there's a build error under GTK+-3.10.
So, i update 'GTK_REQ' from 3.0.0 to 3.10.
Thank you.
--
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