From 19f1db57ac6c351201c677b320cfdc1701134c6c Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Mon, 26 Oct 2009 21:00:30 +0100 Subject: fso-monitord: remove dependency on frameworkd --- recipes/freesmartphone/fso-monitord_git.bb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'recipes/freesmartphone') diff --git a/recipes/freesmartphone/fso-monitord_git.bb b/recipes/freesmartphone/fso-monitord_git.bb index a13456dcfd..80668015c3 100644 --- a/recipes/freesmartphone/fso-monitord_git.bb +++ b/recipes/freesmartphone/fso-monitord_git.bb @@ -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}" -- cgit v1.2.3