openmoko-panel-gsm_svn.bb: Add missing dependency to libgsmd
authorMatthias Hentges <oe@hentges.net>
Fri, 2 Mar 2007 23:58:25 +0000 (23:58 +0000)
committerMatthias Hentges <oe@hentges.net>
Fri, 2 Mar 2007 23:58:25 +0000 (23:58 +0000)
packages/openmoko-panel-plugins/openmoko-panel-gsm_svn.bb

index 798e94e..dd5b30f 100644 (file)
@@ -1,5 +1,8 @@
 DESCRIPTION = "Shows the current time in the OpenMoko panel"
 PV = "0.0.1+svn${SRCDATE}"
+PR = "r1"
+
+DEPENDS_append = " libgsmd"
 
 inherit openmoko-panel-plugin