hls: fix build with GLib 2.32
authorTim-Philipp Müller <tim@centricular.com>
Thu, 12 Jun 2014 09:17:10 +0000 (10:17 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 12 Jun 2014 09:17:10 +0000 (10:17 +0100)
commit309395ed4d38fab8c05ba6bae70b1121e892a26c
tree834725f1f363a8890ce5d5c7f3e704adccf5e99c
parent174fc1015e49a61c86cf2067596440d2c9cf332c
hls: fix build with GLib 2.32

Provide internal copy of g_list_copy_deep() until we
bump the GLib requirement.

https://bugzilla.gnome.org/show_bug.cgi?id=731555
ext/hls/m3u8.c