summaryrefslogtreecommitdiff
path: root/btscanner
diff options
context:
space:
mode:
Diffstat (limited to 'btscanner')
-rw-r--r--btscanner/btscanner_1.0.oe4
1 files changed, 2 insertions, 2 deletions
diff --git a/btscanner/btscanner_1.0.oe b/btscanner/btscanner_1.0.oe
index 7b2da37a85..60f79064a7 100644
--- a/btscanner/btscanner_1.0.oe
+++ b/btscanner/btscanner_1.0.oe
@@ -2,8 +2,8 @@ DESCRIPTION = "Extract information from Bluetooth devices in range."
SECTION = "libs"
PRIORITY = "optional"
HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
-DEPENDS = "libbluetooth gdbm ncurses"
-PR = "r1"
+DEPENDS = "bluez-libs gdbm ncurses"
+PR = "r2"
SRC_URI = "http://www.pentest.co.uk/src/btscanner-${PV}.tar.gz \
file://configure.patch;patch=1"