opie-image: added opie-freetype into OPIE_BASE
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 8 Sep 2005 11:58:27 +0000 (11:58 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Thu, 8 Sep 2005 11:58:27 +0000 (11:58 +0000)
- was missing due to recent change in opie-freetype and opie-ttf-support depends

packages/meta/opie-collections.inc
packages/meta/opie-image.bb

index f45f591..3f52153 100644 (file)
@@ -8,7 +8,8 @@
 
 OPIE_LIBS_DEPENDS  = "qte libopie2 opie-ttf-support ttf-dejavu"
 OPIE_LIBS_RDEPENDS = "opie-ttf-support ttf-dejavu-sans ttf-dejavu-sans-mono"
-OPIE_BASE = "opie-qcop opie-qss opie-quicklauncher opie-taskbar opie-pics opie-sounds"
+OPIE_BASE = "opie-qcop opie-freetype opie-qss opie-quicklauncher opie-taskbar \
+             opie-pics opie-sounds"
 
 #
 # Things for reasonable bootstrap image
index 2272c18..5041c75 100644 (file)
@@ -1,12 +1,12 @@
 export IMAGE_BASENAME = "opie-image"
 export IMAGE_LINGUAS = ""
+
 FEED_URIS_append_openzaurus = " opie##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie"
 FEED_URIS_append_opensimpad = " opie##http://openzaurus.org/official/unstable/${DISTRO_VERSION}/feed/opie"
 FEED_URIS_append_familiar   = " opie##http://familiar.handhelds.org/releases/${DISTRO_VERSION}/feed/opie"
 
 LICENSE = "MIT"
-PR = "r15"
+PR = "r16"
 
 include opie-collections.inc
 
@@ -19,7 +19,7 @@ export IPKG_INSTALL = "task-bootstrap ${OPIE_LIBS_RDEPENDS} ${OPIE_BASE} ${OPIE_
                        ${OPIE_PIM} ${OPIE_EXTRA_APPLETS} ${OPIE_EXTRA_SETTINGS} \
                        ${OPIE_EXTRA_APPS} ${OPIE_BASE_STYLES} ${OPIE_BASE_DECOS} \
                        ${OPIE_BASE_INPUTMETHODS} ${OPIE_MORE_RDEPENDS}"
+
 DEPENDS = "task-bootstrap ${OPIE_LIBS_DEPENDS} ${OPIE_BASE} ${OPIE_BASE_APPLETS} \
             ${OPIE_BASE_SETTINGS}  ${OPIE_BASE_APPS} ${OPIE_BASE_DEPENDS} ${OPIE_PIM} \
             ${OPIE_EXTRA_APPLETS} ${OPIE_EXTRA_SETTINGS} ${OPIE_EXTRA_APPS} \