summaryrefslogtreecommitdiff
path: root/packages/meta/opie-image.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-09-08 11:58:27 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-08 11:58:27 +0000
commit2bdc23912a8699262097f5a654c0f61a283e346f (patch)
treec57a6a6e8a49946e9d99201e3dfa88a3a5c3ff4f /packages/meta/opie-image.bb
parentc1541e71a1a8dec1db567a9592bf7ad25776fccc (diff)
opie-image: added opie-freetype into OPIE_BASE
- was missing due to recent change in opie-freetype and opie-ttf-support depends
Diffstat (limited to 'packages/meta/opie-image.bb')
-rw-r--r--packages/meta/opie-image.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/meta/opie-image.bb b/packages/meta/opie-image.bb
index 2272c182a7..5041c757b7 100644
--- a/packages/meta/opie-image.bb
+++ b/packages/meta/opie-image.bb
@@ -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} \