openmoko-panel-gsm: depend on libnotify
authorKoen Kooi <koen@openembedded.org>
Wed, 3 Oct 2007 08:33:53 +0000 (08:33 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 3 Oct 2007 08:33:53 +0000 (08:33 +0000)
packages/openmoko-panel-plugins/openmoko-panel-gsm_svn.bb

index 76401a2..079d6ff 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Shows the GSM / GPRS status in the OpenMoko panel"
-DEPENDS = "libgsmd"
+DEPENDS = "libgsmd libnotify"
 PV = "0.1.0+svn${SVNREV}"
 PR = "r0"