diff options
-rw-r--r-- | meta/opie-collections.oe | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe index ab9aaa168f..ec3e7b1322 100644 --- a/meta/opie-collections.oe +++ b/meta/opie-collections.oe @@ -11,6 +11,14 @@ OPIE_LIBS_RDEPENDS = "qpf-bitstream-vera-small qte-font-fixed" 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" + +# # Things for reasonable bootstrap image # |