diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-04-01 21:10:05 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-04-01 21:10:05 +0000 |
commit | dbaf04e7de829b6e919e77b9addee04fe0ec7599 (patch) | |
tree | 1b17314a52bf2c2cbb1850888f4771d929327866 /recipes/opie-mediaplayer2 | |
parent | 95f33f6c42bb02eb7574fb3647ed93fc14a9a073 (diff) | |
parent | 3d25ff174b24e7691e17ceddeef5ce95f9f4e6a6 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/opie-mediaplayer2')
-rw-r--r-- | recipes/opie-mediaplayer2/opie-mediaplayer2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/opie-mediaplayer2/opie-mediaplayer2.inc b/recipes/opie-mediaplayer2/opie-mediaplayer2.inc index b4fb39bbe7..248704d779 100644 --- a/recipes/opie-mediaplayer2/opie-mediaplayer2.inc +++ b/recipes/opie-mediaplayer2/opie-mediaplayer2.inc @@ -3,7 +3,7 @@ It plays mp3, mpeg, wav, ogg, quicktime, divx, etc. and is capable of streaming. SECTION = "opie/multimedia" PRIORITY = "optional" LICENSE = "GPL" -DEPENDS = "libxine-fb libqtaux2 opie-mediaplayer2-skin-default" +DEPENDS = "libxine libqtaux2 opie-mediaplayer2-skin-default" RDEPENDS = "opie-mediaplayer2-skin-default" RRECOMMENDS = "libxine-plugin-ao-out-oss libxine-plugin-inp-file \ libxine-plugin-decode-ff libxine-plugin-decode-mad \ |