diff options
Diffstat (limited to 'gpe-bluetooth/gpe-bluetooth_0.35.oe')
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.35.oe | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.35.oe b/gpe-bluetooth/gpe-bluetooth_0.35.oe index 44512fc7ca..8288d5f73d 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.35.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.35.oe @@ -1,7 +1,7 @@ -DESCRIPTION = GPE bluetooth support -DEPENDS = virtual/libc gtk+ libdisplaymigration libgpewidget openobex libgpevtype bluez-libs bluez-sdp sqlite dbus +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 +SECTION = "gpe" +PRIORITY = "optional" SRC_URI = http://gpe.handhelds.org/pub/projects/gpe/source/gpe-bluetooth-${PV}.tar.gz |