summaryrefslogtreecommitdiff
path: root/opie-zkbapplet/opie-zkbapplet_cvs.oe
diff options
context:
space:
mode:
Diffstat (limited to 'opie-zkbapplet/opie-zkbapplet_cvs.oe')
-rw-r--r--opie-zkbapplet/opie-zkbapplet_cvs.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/opie-zkbapplet/opie-zkbapplet_cvs.oe b/opie-zkbapplet/opie-zkbapplet_cvs.oe
index 1e74a84794..9902e27bea 100644
--- a/opie-zkbapplet/opie-zkbapplet_cvs.oe
+++ b/opie-zkbapplet/opie-zkbapplet_cvs.oe
@@ -5,6 +5,8 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
LICENSE = "GPL"
PV = "1.1.5-cvs-${CVSDATE}"
APPNAME = "zkbapplet"
+RDEPENDS = "opie-pics"
+PR = "r1"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/noncore/applets/zkbapplet \
cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/share \
@@ -23,8 +25,6 @@ test -f $OPIEDIR/share/zkb/zkb.xml || cp $OPIEDIR/share/zkb/zkb.xml.sample $OPIE
do_install() {
install -d ${D}${palmtopdir}/pics/
- install -m 0644 ${WORKDIR}/pics/zkb-disabled.png ${D}${palmtopdir}/pics/
- install -m 0644 ${WORKDIR}/pics/keyz-cfg.png ${D}${palmtopdir}/pics/
install -d ${D}${palmtopdir}/share/zkb/
install -m 0644 ${WORKDIR}/share/zkb/*xml* ${D}${palmtopdir}/share/zkb/
install -d ${D}${palmtopdir}/bin