From: Liu Ting-B28495 <[email protected]>

Signed-off-by: Liu Ting-B28495 <[email protected]>
---
 recipes-extended/web-sysmon/web-sysmon_git.bb | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/recipes-extended/web-sysmon/web-sysmon_git.bb 
b/recipes-extended/web-sysmon/web-sysmon_git.bb
index 84f60d5..cac2894 100644
--- a/recipes-extended/web-sysmon/web-sysmon_git.bb
+++ b/recipes-extended/web-sysmon/web-sysmon_git.bb
@@ -10,7 +10,18 @@ inherit update-rc.d
 
 S = "${WORKDIR}/git"
 
-RDEPENDS_${PN} = "lighttpd"
+RDEPENDS_${PN} = " \
+    coreutils \
+    cronie \
+    bc \
+    lighttpd \
+    lighttpd-module-cgi \
+    lmsensors-sensors \
+    cairo \
+    rrdtool \
+    liberation-fonts \
+    make \
+"
 
 EXTRA_OEMAKE += "D=${D}"
 do_install () {
-- 
1.9.1

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to