소스 검색

tigervnc: Do not depend on chkconfig

This recipe is gone from core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 4 년 전
부모
커밋
208b2feab6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb

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