Skip to content

Commit 74f90db

Browse files
athoma88akuster
authored andcommitted
Fix tigervnc crash due to missing xkbcomp rdepends
Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 447de4d) Signed-off-by: Armin Kuster <[email protected]> (cherry picked from commit b3b00a2) [Fixup for Dunfell context] Signed-off-by: Armin Kuster <[email protected]>
1 parent b5282ec commit 74f90db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.tigervnc.com/"
33
LICENSE = "GPLv2+"
44
SECTION = "x11/utils"
55
DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk"
6-
RDEPENDS_${PN} = "coreutils hicolor-icon-theme perl"
6+
RDEPENDS_${PN} = "coreutils hicolor-icon-theme perl xkbcomp"
77

88
LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3"
99

0 commit comments

Comments
 (0)