aboutsummaryrefslogtreecommitdiffstats
path: root/knights
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-02-01 17:48:27 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-02-01 17:48:27 +0000
commit077755982f56eece52cbb3a90c0ba373bc53b225 (patch)
tree8900d642e0cb8afe42abbcc5cf5fcb4366c7b2ad /knights
parent9a8046ebf9a398d7f43bdf74c69be0a9e07898d4 (diff)
downloadopenembedded-077755982f56eece52cbb3a90c0ba373bc53b225.tar.gz
add freenote (auto correction type program) - needs the fileselector from libsdl - needs to be ported to use another one
BKrev: 401d3bebMwiH9Z5NRbXUDnUMlCYvlA
Diffstat (limited to 'knights')
-rw-r--r--knights/knights_1.14.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/knights/knights_1.14.oe b/knights/knights_1.14.oe
index db16d467b6..664f7b3732 100644
--- a/knights/knights_1.14.oe
+++ b/knights/knights_1.14.oe
@@ -3,8 +3,8 @@ SECTION="base"
PRIORITY="optional"
MAINTAINER="Michael Lauer <mickey@Vanille.de>"
LICENSE="GPL"
-RDEPENDS="libqpe1"
-DEPENDS="virtual/libc phalanx"
+RDEPENDS="libqpe1 phalanx"
+DEPENDS=virtual/libc virtual/libqpe
SRC_URI = http://www.houseoffish.org/${PN}/downloads/${PN}.tar.gz \
file://${FILESDIR}/libqpe-opie.patch;patch=1 \