diff options
author | woglinde <heinold@inf.fu-berlin.de> | 2009-04-01 22:55:35 +0200 |
---|---|---|
committer | woglinde <heinold@inf.fu-berlin.de> | 2009-04-01 23:00:02 +0200 |
commit | 02f4e5ae5dd49c2ab0c23866e0882041c43959a7 (patch) | |
tree | 6cd0a5778d04d5a925730f52fe0ed5aa7678fee9 /recipes/gxine/gxine_0.4.1.bb | |
parent | fabea12c54c6f6702e221d40d915fbe79939b6a0 (diff) |
xine: update to new xine recipe
* as a side node only opie-mediaplayer2 compiles out of the box
Diffstat (limited to 'recipes/gxine/gxine_0.4.1.bb')
-rw-r--r-- | recipes/gxine/gxine_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gxine/gxine_0.4.1.bb b/recipes/gxine/gxine_0.4.1.bb index 9648e9ef0c..4b630303e2 100644 --- a/recipes/gxine/gxine_0.4.1.bb +++ b/recipes/gxine/gxine_0.4.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "gxine is a front-end for libxine." SECTION = "x11/multimedia" LICENSE = "GPL" -DEPENDS = "gtk+ libxine-x11" +DEPENDS = "gtk+ libxine" PR = "r2" DEFAULT_PREFERENCE = "-1" |