diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-08 23:32:43 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-08 23:32:43 +0000 |
commit | c313be11e70020b0965dc45209e7d8b72896d8de (patch) | |
tree | 45a246891409346ce8fcd3e1094080c69702595a /gpe-bluetooth | |
parent | f5127d9507d8f6e4b6ddce9166e0bcddd2c0f485 (diff) |
gpe-bluetooth depends on dbus
BKrev: 404d029bWTX1yI8T1LtEg2MGLjhRlw
Diffstat (limited to 'gpe-bluetooth')
-rw-r--r-- | gpe-bluetooth/gpe-bluetooth_0.35.oe | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gpe-bluetooth/gpe-bluetooth_0.35.oe b/gpe-bluetooth/gpe-bluetooth_0.35.oe index e69de29bb2..44512fc7ca 100644 --- a/gpe-bluetooth/gpe-bluetooth_0.35.oe +++ b/gpe-bluetooth/gpe-bluetooth_0.35.oe @@ -0,0 +1,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 |