[Lunar-commits] <moonbase> blueman: add runtime dependencies

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Fri May 11 14:43:55 CEST 2012


commit fa3fa42e28695bb63e5a310371e5195aff8e6bea
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Fri May 11 14:42:46 2012 +0200

    blueman: add runtime dependencies
    
    libpulse is said to be optional, but I can't figure out
    how to disable it at the moment.
---
 bluetooth/blueman/DEPENDS |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/bluetooth/blueman/DEPENDS b/bluetooth/blueman/DEPENDS
index 70b860e..5c056e4 100644
--- a/bluetooth/blueman/DEPENDS
+++ b/bluetooth/blueman/DEPENDS
@@ -1,7 +1,14 @@
 depends bluez
 depends startup-notification
-depends dbus-python
 depends pygobject
 depends Pyrex
 depends notify-python
 depends GConf
+
+#runtime dependencies
+depends dbus
+depends pygtk
+depends obex-data-server
+depends pynotify
+depends dbus-python
+depends pulseaudio


More information about the Lunar-commits mailing list