mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 16:19:59 +00:00
tigervnc: Do not depend on chkconfig
This recipe is gone from core Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.tigervnc.com/"
|
|||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
SECTION = "x11/utils"
|
SECTION = "x11/utils"
|
||||||
DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk"
|
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"
|
LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user