summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-02-15 12:12:21 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-02-15 12:12:21 +0000
commit3d9fe0f3f47496c7779d4fa0ec0cfb15820df349 (patch)
tree32c19914426362b763cf80e60e94f17184cd3ced /packages/meta
parent7e28ce87293ab6d14b9164673c70bf4c8f4b89bf (diff)
add qpf-font-common, adjust qpf.bbclass, and add some SECTION changes Opie did upstream. Note: We have to remember to change the SECTIONs also in the 1.1.9 packages when we upgrade to 1.2.0
BKrev: 4211e725SUokkvw592Dp9PknQ1WNVA
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/opie-collections.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/meta/opie-collections.inc b/packages/meta/opie-collections.inc
index 63532dba09..f522586ec1 100644
--- a/packages/meta/opie-collections.inc
+++ b/packages/meta/opie-collections.inc
@@ -8,7 +8,7 @@
OPIE_FONTS_SMALL = "qte-font-smoothsans-90 qte-font-smoothsans-100 qte-font-smoothsans-110 \
qte-font-smoothmono-90 qte-font-smoothmono-100 qte-font-smoothmono-110 \
- qte-font-fixed-70 qte-font-fixed-120 "
+ qte-font-fixed-70 qte-font-fixed-120 qpf-font-common "
#
# Fonts for >= 640x480 displays
@@ -21,7 +21,7 @@ OPIE_FONTS_LARGE = "qte-font-smoothsans-120 qte-font-smoothsans-140 qte-font-smo
# Dependencies to get the launcher up and running
#
-OPIE_LIBS_DEPENDS = "qte libopie2 qpf-qte"
+OPIE_LIBS_DEPENDS = "qte libopie2 qpf-qte qpf-font-common"
OPIE_LIBS_RDEPENDS = "${OPIE_FONTS_SMALL}"
OPIE_BASE = "opie-pics opie-sounds opie-qcop opie-quicklauncher opie-taskbar"