Przeglądaj źródła

tigervnc: Do not depend on chkconfig

This recipe is gone from core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 4 lat temu
rodzic
commit
208b2feab6

+ 1 - 1
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"