summaryrefslogtreecommitdiff
path: root/bluez-libs/bluez-libs_2.4.oe
diff options
context:
space:
mode:
Diffstat (limited to 'bluez-libs/bluez-libs_2.4.oe')
-rw-r--r--bluez-libs/bluez-libs_2.4.oe12
1 files changed, 6 insertions, 6 deletions
diff --git a/bluez-libs/bluez-libs_2.4.oe b/bluez-libs/bluez-libs_2.4.oe
index 96b6de73b2..c169bc7040 100644
--- a/bluez-libs/bluez-libs_2.4.oe
+++ b/bluez-libs/bluez-libs_2.4.oe
@@ -1,9 +1,9 @@
-SECTION="libs"
-PRIORITY="optional"
-RDEPENDS="libc6"
-SECTION="libs"
-DEPENDS=virtual/libc
-PROVIDES=virtual/libbluetooth
+SECTION = "libs"
+PRIORITY = "optional"
+RDEPENDS = "libc6"
+SECTION = "libs"
+DEPENDS = "virtual/libc"
+PROVIDES = "virtual/libbluetooth"
SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz"