build: Bump gupnp-av dependency to 0.5.8
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 2 Aug 2010 14:25:47 +0000 (17:25 +0300)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Mon, 2 Aug 2010 14:25:47 +0000 (17:25 +0300)
After commit 625f9982, rygel will crash against gupnp-av < 0.5.8.

configure.ac

index 2a71350..9c38578 100644 (file)
@@ -22,7 +22,7 @@ AC_FUNC_MMAP
 
 VALA_REQUIRED=0.9.3
 GUPNP_REQUIRED=0.13.4
-GUPNP_AV_REQUIRED=0.5.7
+GUPNP_AV_REQUIRED=0.5.8
 GUPNP_DLNA_REQUIRED=0.2.1
 GUPNP_VALA_REQUIRED=0.6.7
 DBUS_GLIB_REQUIRED=0.74