diff options
author | Chris Lord <chris@openedhand.com> | 2004-08-17 22:47:55 +0000 |
---|---|---|
committer | Chris Lord <chris@openedhand.com> | 2004-08-17 22:47:55 +0000 |
commit | 89b72d12878b38da84c2cc4d6a8b70c227e38ad8 (patch) | |
tree | 99bcf0d5211f4eb3fc4ef92d5002271bf301a0f0 /meta/opie-image.oe | |
parent | 81facc2e94c56fc62eaf98b3aaef0c643707b614 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into chrislaptop.(none):/home/chris/oe/oe/packages
2004/08/17 23:43:23+01:00 (none)!cwiiis
Added opie-mediaplayer2 and skins.
BKrev: 41228b1bdMI9Cnv4k5R8wHCFyNToZw
Diffstat (limited to 'meta/opie-image.oe')
-rw-r--r-- | meta/opie-image.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/opie-image.oe b/meta/opie-image.oe index c87a23b039..e8b5d14dbb 100644 --- a/meta/opie-image.oe +++ b/meta/opie-image.oe @@ -10,7 +10,7 @@ export IPKG_INSTALL = "task-bootstrap ${OPIE_LIBS_RDEPENDS} ${OPIE_BASE} ${OPIE_ ${OPIE_BASE_SETTINGS} ${OPIE_BASE_APPS} ${OPIE_BASE_RDEPENDS} \ ${OPIE_PIM} ${OPIE_EXTRA_APPLETS} ${OPIE_EXTRA_SETTINGS} \ ${OPIE_EXTRA_APPS} ${OPIE_BASE_STYLES} ${OPIE_BASE_DECOS} \ - ${OPIE_BASE_INPUTMETHODS}" + ${OPIE_BASE_INPUTMETHODS} opie-mediaplayer2-skin-default" DEPENDS = "task-bootstrap ${OPIE_LIBS_DEPENDS} ${OPIE_BASE} ${OPIE_BASE_APPLETS} \ ${OPIE_BASE_SETTINGS} ${OPIE_BASE_APPS} ${OPIE_BASE_DEPENDS} ${OPIE_PIM} \ |