aboutsummaryrefslogtreecommitdiffstats
path: root/libopietooth
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-07-14 18:03:37 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-07-14 18:03:37 +0000
commit35b9c4b80c901c34c85934a62512a52001dfdbec (patch)
tree26be3275f82a6147048c109e80e545acbeca5ea5 /libopietooth
parentdd71bdd4a5346d9efde5e8cef5044e202da4f1bf (diff)
downloadopenembedded-35b9c4b80c901c34c85934a62512a52001dfdbec.tar.gz
fix libopietooth dependency
BKrev: 40f57579skqAO9ypECWT00LlGEQWJg
Diffstat (limited to 'libopietooth')
-rw-r--r--libopietooth/libopietooth_cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopietooth/libopietooth_cvs.oe b/libopietooth/libopietooth_cvs.oe
index e1d35aa6e8..3ca32ae5bc 100644
--- a/libopietooth/libopietooth_cvs.oe
+++ b/libopietooth/libopietooth_cvs.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "Opie Bluetooth library"
SECTION = "opie/libs"
PRIORITY = "optional"
-DEPENDS = "libopie"
+DEPENDS = "libopie2"
MAINTAINER = "Open Embedded <oe@handhelds.org>"
LICENSE = "GPL"
PV = "1.1.4-cvs-${CVSDATE}"