aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta/opie-collections.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2005-07-08 18:00:46 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-08 18:00:46 +0000
commit0fd2c307d607b81b5e08ae3468e95ad662148df9 (patch)
tree2bb542e1c62e2028983c85aa146f38d419cdec15 /packages/meta/opie-collections.inc
parent7d816d1cf57d263d52bb1990de7338165b65fd37 (diff)
downloadopenembedded-0fd2c307d607b81b5e08ae3468e95ad662148df9.tar.gz
qpe-libgaim_1.3.1.bb
-Rename to qpe-libgaim_1.4.0.bb as it was released
Diffstat (limited to 'packages/meta/opie-collections.inc')
-rw-r--r--packages/meta/opie-collections.inc10
1 files changed, 7 insertions, 3 deletions
diff --git a/packages/meta/opie-collections.inc b/packages/meta/opie-collections.inc
index a2b2e79bdb..c2d15dee58 100644
--- a/packages/meta/opie-collections.inc
+++ b/packages/meta/opie-collections.inc
@@ -36,7 +36,7 @@ OPIE_BASE_STYLES = "opie-style-flat opie-style-liquid opie-style-fresh \
OPIE_BASE_DEPENDS = "ipkg timezones ntp bluez-utils-nodbus irda-utils \
openobex-apps libopieobex0 wireless-tools usbutils"
OPIE_BASE_RDEPENDS = "timezones ntpdate opie-handwriting-classicset \
- bluez-utils-nodbus openobex-apps libopieobex0 wireless-tools usbutils"
+ bluez-utils-nodbus openobex-apps libopieobex0 wireless-tools "
#
# Clamshell models can benefit from the autorotate applet
@@ -98,5 +98,9 @@ def opie_more_rdepends(d):
if root_flash_size >= 24: return bb.data.getVar( "OPIE_RDEPENDS_24", d, True )
else: return " "
-OPIE_MORE_DEPENDS := "${@opie_more_depends(d)}"
-OPIE_MORE_RDEPENDS := "${@opie_more_rdepends(d)}"
+OPIE_MORE_DEPENDS := "${@opie_more_depends(d)}"
+
+
+
+
+# # OPIE_MORE_RDEPENDS := "${@opie_more_rdepends(d)}"