mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
74acdba5a0
commit
208b2feab6
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user