fso-monitord: remove dependency on frameworkd
[openembedded.git] / recipes / freesmartphone / fso-monitord_git.bb
index a13456d..8066801 100644 (file)
@@ -1,5 +1,5 @@
-DESCRIPTION = "FSO monitor daemon"
-AUTHOR = "M. Lauer et. al."
+DESCRIPTION = "freesmartphone.org monitor daemon"
+AUTHOR = "freesmartphone.org development team"
 SECTION = "console/network"
 DEPENDS = "vala-native dbus dbus-glib"
 LICENSE = "GPL"
@@ -14,6 +14,4 @@ inherit autotools update-rc.d
 INITSCRIPT_NAME = "fso-monitord"
 INITSCRIPT_PARAMS = "defaults 35"
 
-RDEPENDS_${PN} = "frameworkd"
-
 FILES_${PN} += "${datadir} ${sysconfdir}"