diff options
-rw-r--r-- | meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb index 16937792eb..f97c2b2d6c 100644 --- a/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb +++ b/meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.tigervnc.com/" | |||
3 | LICENSE = "GPLv2+" | 3 | LICENSE = "GPLv2+" |
4 | SECTION = "x11/utils" | 4 | SECTION = "x11/utils" |
5 | DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk" | 5 | DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk" |
6 | RDEPENDS_${PN} = "chkconfig coreutils hicolor-icon-theme perl" | 6 | RDEPENDS_${PN} = "coreutils hicolor-icon-theme perl" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3" | 8 | LIC_FILES_CHKSUM = "file://LICENCE.TXT;md5=75b02c2872421380bbd47781d2bd75d3" |
9 | 9 | ||