diff options
Diffstat (limited to 'bluez-sdp')
-rw-r--r-- | bluez-sdp/bluez-sdp_1.5.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bluez-sdp/bluez-sdp_1.5.oe b/bluez-sdp/bluez-sdp_1.5.oe index 40b1a977cb..69c1031a2d 100644 --- a/bluez-sdp/bluez-sdp_1.5.oe +++ b/bluez-sdp/bluez-sdp_1.5.oe @@ -4,6 +4,7 @@ RDEPENDS = "libc6" SECTION = "libs" DEPENDS = "virtual/libc virtual/libbluetooth" PROVIDES = "virtual/libsdp" +DESCRIPTION = "BlueZ Bluetooth SDP daemon and tool." SRC_URI = "http://bluez.sourceforge.net/download/${PN}-${PV}.tar.gz" |