diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-29 14:56:56 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-29 14:56:56 +0200 |
commit | 67e01a6e95e06a35484b477cc39354fc6ba483b6 (patch) | |
tree | 2777c4c7f03db63c5e1fbe80450abb5e956b0150 /recipes/xbmc | |
parent | 173418bc81ff537ceebe93553cc1d42b7ae8a448 (diff) |
xbmc: fix description, as pointed out by xbmc developers
Diffstat (limited to 'recipes/xbmc')
-rw-r--r-- | recipes/xbmc/xbmc_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xbmc/xbmc_svn.bb b/recipes/xbmc/xbmc_svn.bb index 9c675453d8..0f82710853 100644 --- a/recipes/xbmc/xbmc_svn.bb +++ b/recipes/xbmc/xbmc_svn.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Xbox Media Centre" +DESCRIPTION = "XBMC Media Centre" LICENSE = "xbmc" DEPENDS = "libmodplug libmicrohttpd wavpack libmms cmake-native libsdl-image libsdl-mixer virtual/egl mysql5 sqlite3 libmms faad2 libcdio libpcre boost lzo2 enca avahi libsamplerate0 libxrandr bzip2 virtual/libsdl" |