diff options
Diffstat (limited to 'recipes/rygel/rygel_0.4.8.bb')
-rw-r--r-- | recipes/rygel/rygel_0.4.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/rygel/rygel_0.4.8.bb b/recipes/rygel/rygel_0.4.8.bb index 0ae984c6f9..61b08f4723 100644 --- a/recipes/rygel/rygel_0.4.8.bb +++ b/recipes/rygel/rygel_0.4.8.bb @@ -4,7 +4,7 @@ DEPENDS = "glib-2.0 gupnp gupnp-av gstreamer sqlite3 libsoup-2.4 " HOMEPAGE = "http://live.gnome.org/Rygel" SRC_URI = "http://ftp.acc.umu.se/pub/GNOME/sources/rygel/0.4/rygel-${PV}.tar.bz2 \ - file://configure.ac.patch;apply=yes" + file://configure.ac.patch" inherit autotools |