diff options
Diffstat (limited to 'bluez-sdp')
-rw-r--r-- | bluez-sdp/bluez-sdp_1.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluez-sdp/bluez-sdp_1.5.oe b/bluez-sdp/bluez-sdp_1.5.oe index 7bd48be153..b51343d1bc 100644 --- a/bluez-sdp/bluez-sdp_1.5.oe +++ b/bluez-sdp/bluez-sdp_1.5.oe @@ -1,7 +1,7 @@ SECTION = "libs" PRIORITY = "optional" SECTION = "libs" -DEPENDS = "virtual/libc virtual/libbluetooth" +DEPENDS = "virtual/libbluetooth" PROVIDES = "virtual/libsdp" DESCRIPTION = "BlueZ Bluetooth SDP daemon and tool." |