aboutsummaryrefslogtreecommitdiffstats
path: root/libqpe
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-02-04 02:47:06 +0000
committerChris Larson <clarson@kergoth.com>2004-02-04 02:47:06 +0000
commit08a25432ff0ad1248127c5475e51e78f139b7f7f (patch)
tree6176aae55d5e56c45fe4f68a71e5b27b66658be7 /libqpe
parentf313740383809951ae301b80263bf92cb8b36d28 (diff)
downloadopenembedded-08a25432ff0ad1248127c5475e51e78f139b7f7f.tar.gz
Add qte to libqpe-opie deps, and add libqpe to libsdl-qpe deps.
BKrev: 40205d2aowae7pShceaTx-2AmNDAJQ
Diffstat (limited to 'libqpe')
-rw-r--r--libqpe/libqpe-opie_1.0.3.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/libqpe/libqpe-opie_1.0.3.oe b/libqpe/libqpe-opie_1.0.3.oe
index c7d063af4b..0b9809c01f 100644
--- a/libqpe/libqpe-opie_1.0.3.oe
+++ b/libqpe/libqpe-opie_1.0.3.oe
@@ -3,7 +3,8 @@ SECTION="base"
PRIORITY="optional"
MAINTAINER="Michael Lauer <mickey@Vanille.de>"
LICENSE="GPL"
-DEPENDS=virtual/libc uicmoc-native
+DEPENDS=virtual/libc uicmoc-native qte
+RDEPENDS=libc6 qte
PROVIDES=virtual/libqpe
SRC_URI="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=opie/library;tag=${@'v' + oe.data.getVar('PV',d,1).replace('.','_')}"