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/mb-desktop-xine | |
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/mb-desktop-xine')
-rw-r--r-- | recipes/mb-desktop-xine/mb-desktop-xine_0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mb-desktop-xine/mb-desktop-xine_0.4.bb b/recipes/mb-desktop-xine/mb-desktop-xine_0.4.bb index e7a933ee0c..a718b0a37d 100644 --- a/recipes/mb-desktop-xine/mb-desktop-xine_0.4.bb +++ b/recipes/mb-desktop-xine/mb-desktop-xine_0.4.bb @@ -1,7 +1,7 @@ DESCRIPTION = "foo" HOMEPAGE = "http://projects.o-hand.com/matchbox/" LICENSE = "GPL" -DEPENDS = "matchbox-desktop libxine-x11" +DEPENDS = "matchbox-desktop libxine" RDEPENDS = "libxine-plugin-vo-out-xshm \ libxine-plugin-vo-out-none \ libxine-plugin-ao-out-esd \ |