summaryrefslogtreecommitdiff
path: root/btscanner/btscanner_1.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'btscanner/btscanner_1.0.oe')
-rw-r--r--btscanner/btscanner_1.0.oe14
1 files changed, 7 insertions, 7 deletions
diff --git a/btscanner/btscanner_1.0.oe b/btscanner/btscanner_1.0.oe
index 81da53beae..5bc5b4633e 100644
--- a/btscanner/btscanner_1.0.oe
+++ b/btscanner/btscanner_1.0.oe
@@ -1,10 +1,10 @@
-HOMEPAGE=http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth
-DESCRIPTION="extract as information from a Bluetooth device pairing"
-SECTION="libs"
-PRIORITY="optional"
-RDEPENDS="libc6"
-SECTION="libs"
-DEPENDS=virtual/libc virtual/libbluetooth virtual/libsdp virtual/libgdbm ncurses
+HOMEPAGE = "http://www.pentest.co.uk/cgi-bin/viewcat.cgi?cat=downloads&section=01_bluetooth"
+DESCRIPTION = "extract as information from a Bluetooth device pairing"
+SECTION = "libs"
+PRIORITY = "optional"
+RDEPENDS = "libc6"
+SECTION = "libs"
+DEPENDS = "virtual/libc virtual/libbluetooth virtual/libsdp virtual/libgdbm ncurses"
SRC_URI = http://www.pentest.co.uk/src/${PN}-${PV}.tar.gz \
file://${FILESDIR}/configure.patch;patch=1