diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-21 14:53:23 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-09-21 14:53:23 +0000 |
commit | 823e30e3cd5af4b224b8b8785e99a2b836988b9c (patch) | |
tree | cf149290046339bf1e67b99a8b89f2648ab0ca1a /opie-console/opie-console_cvs.oe | |
parent | 8575a76effcecdf10e0b3655f054728c30bb0e9c (diff) |
opie terminals needs fixed width font
BKrev: 41504063W3V2_fGsTtW8CrID6LPQgw
Diffstat (limited to 'opie-console/opie-console_cvs.oe')
-rw-r--r-- | opie-console/opie-console_cvs.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opie-console/opie-console_cvs.oe b/opie-console/opie-console_cvs.oe index b087757970..4c83dcf034 100644 --- a/opie-console/opie-console_cvs.oe +++ b/opie-console/opie-console_cvs.oe @@ -4,9 +4,10 @@ PRIORITY = "optional" MAINTAINER = "Team Opie <opie@handhelds.org>" LICENSE = "GPL" PV = "1.1.6-cvs-${CVSDATE}" -RDEPENDS = "opie-keytabs" +RDEPENDS = "opie-keytabs qte-font-fixed" APPNAME = "opie-console" APPTYPE = binary +PR = "r1" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/apps/${APPNAME} \ cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/pics \ |