blob: 8288d5f73d5c2e80319fae16a97eed4f18726a0a (
plain)
1
2
3
4
5
6
7
|
DESCRIPTION = "GPE bluetooth support"
DEPENDS = "virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
SECTION = "gpe"
PRIORITY = "optional"
SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/gpe-bluetooth-${PV}.tar.gz
|