summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes/freesmartphone/fso-monitord_git.bb6
1 files changed, 2 insertions, 4 deletions
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}"