diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/opie-collections.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe index ec3e7b1322..95400ed940 100644 --- a/meta/opie-collections.oe +++ b/meta/opie-collections.oe @@ -52,7 +52,7 @@ OPIE_PIM = "${OPIE_PIM_BASE} opie-addressbook opie-datebook opie-todo \ KDE_PIM_DEPENDS = "${OPIE_PIM_BASE} kdepimpi-1.9.3a" KDE_PIM_RDEPENDS = "kopi kapi libmicrokdelibs kopi-applet" -OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotapplet" +OPIE_EXTRA_APPLETS = "opie-clipboardapplet opie-volumeapplet opie-screenshotapplet subapplet" OPIE_EXTRA_APPS = "opie-advancedfm" |