openmoko-panel-bt: depend on libnotify
authorKoen Kooi <koen@openembedded.org>
Fri, 12 Oct 2007 10:12:49 +0000 (10:12 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 12 Oct 2007 10:12:49 +0000 (10:12 +0000)
packages/openmoko-panel-plugins/openmoko-panel-bt_svn.bb

index e87a262..abd2654 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Shows the bluetooth status in the OpenMoko panel"
-DEPENDS = "bluez-libs"
+DEPENDS = "bluez-libs libnotify"
 PV = "0.1.0+svn${SVNREV}"
 PR = "r1"