From: Andreas Oberritter Date: Wed, 8 Dec 2010 21:01:56 +0000 (+0000) Subject: mythtv: depend on virtual/libsdl instead of libsdl-x11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d269d7d297b5afaf957bbd633b9cf4a197c4a01;p=openembedded.git mythtv: depend on virtual/libsdl instead of libsdl-x11 Signed-off-by: Andreas Oberritter Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/mythtv/mythplugins_0.23+fixes.bb b/recipes/mythtv/mythplugins_0.23+fixes.bb index c55d76d49a..0268673c29 100644 --- a/recipes/mythtv/mythplugins_0.23+fixes.bb +++ b/recipes/mythtv/mythplugins_0.23+fixes.bb @@ -2,7 +2,7 @@ DESCRIPTION = "plugins for mythtv: A full featured personal video recorder syste HOMEPAGE = "http://www.mythtv.org" LICENSE = "GPLv2" -DEPENDS = "flac taglib mythtv libvorbis libexif libvisual libsdl-x11 libcdaudio cdparanoia" +DEPENDS = "flac taglib mythtv libvorbis libexif libvisual virtual/libsdl libcdaudio cdparanoia" RDEPENDS_${PN} = "mytharchive mythbrowser mythgallery mythgame mythmovies \ mythmusic mythnetvision mythnews mythvideo mythweather mythzoneminder" RRECOMMENDS_${PN} = "mythweb-lighttpd"