From 64b3fd9ddf07f95209e773cd3db0809743538b31 Mon Sep 17 00:00:00 2001 From: kos Date: Thu, 8 Mar 2012 18:54:40 +0900 Subject: [PATCH] add gstreamer flv plugin. --- recipes/enigma2/enigma2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/enigma2/enigma2.bb b/recipes/enigma2/enigma2.bb index f0963f2..381d179 100644 --- a/recipes/enigma2/enigma2.bb +++ b/recipes/enigma2/enigma2.bb @@ -12,7 +12,7 @@ RDEPENDS = "python-codecs python-core python-lang python-re python-threading \ gst-plugin-wavparse python-netclient gst-plugin-mpegstream \ gst-plugin-flac gst-plugin-dvbmediasink gst-plugin-mpegdemux gst-plugin-dvdsub \ gst-plugin-souphttpsrc gst-plugin-mpegaudioparse gst-plugin-subparse \ - gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect \ + gst-plugin-apetag gst-plugin-icydemux gst-plugin-autodetect gst-plugin-flv \ glibc-gconv-iso8859-15 ethtool" GST_RTSP_RDEPENDS = "gst-plugin-udp gst-plugin-rtsp gst-plugin-rtp gst-plugin-rtpmanager" @@ -67,7 +67,7 @@ DESCRIPTION_append_enigma2-plugin-systemplugins-crashreport = "automatically sen RDEPENDS_enigma2-plugin-systemplugins-crashreport = "twisted-mail twisted-names python-compression python-mime python-email" PN = "enigma2" -PR = "r23" +PR = "r24" SRCDATE = "20110922" SRCREV = "5e19a3f8a5e8ce8a4e2cb2b601a1b8ef3554e4be" -- 2.7.4