diff options
-rw-r--r-- | libopietooth/libopietooth_cvs.oe | 2 |
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}" |