diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-29 13:30:28 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-29 13:30:28 +0000 |
commit | 14195b6380e97e988092fd4fa3c637ebcba2b520 (patch) | |
tree | 76661b4d5897be2126950d4615cf216981405c59 /meta/opie-collections.oe | |
parent | cc49b512ed9509d415e20d9cc703efcd6f40f2fd (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/08/29 15:30:18+02:00 uni-frankfurt.de!mickey
opie-i18n: package .directory files
2004/08/29 15:23:01+02:00 uni-frankfurt.de!mickey
fix stupid typo in opie-collections
2004/08/29 14:23:17+02:00 uni-frankfurt.de!mickey
remove locales from the default opie-image. opie uses an own i18n scheme
BKrev: 4131da74iVDnZlpUns_DS1k1zWNkAA
Diffstat (limited to 'meta/opie-collections.oe')
-rw-r--r-- | meta/opie-collections.oe | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe index 814f9b0497..f4d8af39b2 100644 --- a/meta/opie-collections.oe +++ b/meta/opie-collections.oe @@ -13,10 +13,10 @@ OPIE_BASE = "opie-pics opie-qcop opie-quicklauncher opie-taskbar" # # High res displays want more fonts # -OPIE_LIBS_RDEPENDS_append_corgi = "qpf-bitstream-vera-large" -OPIE_LIBS_RDEPENDS_append_shepherd = "qpf-bitstream-vera-large" -OPIE_LIBS_RDEPENDS_append_husky = "qpf-bitstream-vera-large" -OPIE_LIBS_RDEPENDS_append_tosa = "qpf-bitstream-vera-large" +OPIE_LIBS_RDEPENDS_append_corgi = " qpf-bitstream-vera-large" +OPIE_LIBS_RDEPENDS_append_shepherd = " qpf-bitstream-vera-large" +OPIE_LIBS_RDEPENDS_append_husky = " qpf-bitstream-vera-large" +OPIE_LIBS_RDEPENDS_append_tosa = " qpf-bitstream-vera-large" # # Things for reasonable bootstrap image |