btscanner 2.0: Add missing DEPENDS on libxml2.
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 6 Apr 2007 11:06:00 +0000 (11:06 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 6 Apr 2007 11:06:00 +0000 (11:06 +0000)
packages/btscanner/btscanner_2.0.bb

index ac991ef..1e75824 100644 (file)
@@ -2,7 +2,7 @@ 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 = "bluez-libs gdbm ncurses"
+DEPENDS = "bluez-libs gdbm ncurses libxml2"
 PR = "r0"
 LICENSE = "GPLv2"