diff options
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/vte/vte.inc | 4 | ||||
-rw-r--r-- | meta/recipes-support/vte/vte_0.28.2.bb | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/vte/vte.inc b/meta/recipes-support/vte/vte.inc index 7971673c3a..9fe79564d4 100644 --- a/meta/recipes-support/vte/vte.inc +++ b/meta/recipes-support/vte/vte.inc | |||
@@ -4,11 +4,11 @@ LICENSE = "LGPLv2.1+" | |||
4 | DEPENDS = " glib-2.0 gtk+ intltool-native ncurses" | 4 | DEPENDS = " glib-2.0 gtk+ intltool-native ncurses" |
5 | RDEPENDS_libvte = "vte-termcap" | 5 | RDEPENDS_libvte = "vte-termcap" |
6 | 6 | ||
7 | inherit gnome | 7 | inherit gnome gtk-doc |
8 | 8 | ||
9 | SRC_URI += "file://introspection.patch" | 9 | SRC_URI += "file://introspection.patch" |
10 | 10 | ||
11 | EXTRA_OECONF = "--disable-gtk-doc --disable-python --disable-introspection" | 11 | EXTRA_OECONF = "--disable-python --disable-introspection" |
12 | 12 | ||
13 | PACKAGES =+ "libvte vte-termcap" | 13 | PACKAGES =+ "libvte vte-termcap" |
14 | FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper" | 14 | FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper" |
diff --git a/meta/recipes-support/vte/vte_0.28.2.bb b/meta/recipes-support/vte/vte_0.28.2.bb index 6111ccf99b..2cb187158f 100644 --- a/meta/recipes-support/vte/vte_0.28.2.bb +++ b/meta/recipes-support/vte/vte_0.28.2.bb | |||
@@ -2,7 +2,7 @@ require vte.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" |
4 | 4 | ||
5 | PR = "r3" | 5 | PR = "r4" |
6 | 6 | ||
7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" | 7 | SRC_URI[archive.md5sum] = "f07a4bf943194f94b7f142db8f7f36dc" |
8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" | 8 | SRC_URI[archive.sha256sum] = "8d04e202b617373dfb47689e5e628febe2c58840b34cccc4af4feb88c48df903" |