aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/tigervnc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-02-08 11:03:08 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-09 10:46:32 -0800
commit208b2feab63ba01d5c8c1fbf3b3b892f244bcd00 (patch)
tree4bd4d1b56b1f056d4f6ea4994745fc13788f2e8c /meta-oe/recipes-graphics/tigervnc
parent74acdba5a01c73f13ed47217e259e992d9bbef1c (diff)
downloadmeta-openembedded-contrib-208b2feab63ba01d5c8c1fbf3b3b892f244bcd00.tar.gz
tigervnc: Do not depend on chkconfig
This recipe is gone from core Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/tigervnc')
-rw-r--r--meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
index 16937792eb..f97c2b2d6c 100644
--- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
+++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.tigervnc.com/"
LICENSE = "GPLv2+"
SECTION = "x11/utils"
DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk"
-RDEPENDS_${PN} = "chkconfig coreutils hicolor-icon-theme perl"
+RDEPENDS_${PN} = "coreutils hicolor-icon-theme perl"
LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"