From: Michael Lauer Date: Sun, 25 Jul 2004 15:26:49 +0000 (+0000) Subject: opie-bluetoothapplet: add missing dependency X-Git-Tag: Release-2010-05/1~18038 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a3e490d6b91380a491e0a5adc33e8a75e88622e;p=openembedded.git opie-bluetoothapplet: add missing dependency BKrev: 4103d13947qt-p37uKHVuK4rY17Jyw --- diff --git a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe index 2a93012a4d..dd4407e3b7 100644 --- a/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe +++ b/opie-bluetoothapplet/opie-bluetoothapplet_cvs.oe @@ -3,6 +3,7 @@ SECTION = "opie/applets" PRIORITY = "optional" MAINTAINER = "Open Embedded " LICENSE = "GPL" +DEPENDS = "libopietooth1" PV = "1.1.5-cvs-${CVSDATE}" APPNAME = "bluetoothapplet"