aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-12-08 21:01:56 +0000
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-12-08 22:30:37 +0100
commit5d269d7d297b5afaf957bbd633b9cf4a197c4a01 (patch)
tree0d37b2f7390a52380cfe7a61cfb9bfe7e0975c50
parent170128f906503cc3ab8426457228377b2e3e5651 (diff)
downloadopenembedded-5d269d7d297b5afaf957bbd633b9cf4a197c4a01.tar.gz
mythtv: depend on virtual/libsdl instead of libsdl-x11
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
-rw-r--r--recipes/mythtv/mythplugins_0.23+fixes.bb2
1 files changed, 1 insertions, 1 deletions
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"