From 208b2feab63ba01d5c8c1fbf3b3b892f244bcd00 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 8 Feb 2020 11:03:08 -0800 Subject: tigervnc: Do not depend on chkconfig This recipe is gone from core Signed-off-by: Khem Raj --- meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe') 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" -- cgit v1.2.3-54-g00ecf