summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/gnome-terminal_2.26.3.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@rex.(none)>2010-01-14 11:56:19 +0000
committerRichard Purdie <richard@rex.(none)>2010-01-14 11:56:19 +0000
commit2634976634541bd3cd63e7dbfc70fb50421f793d (patch)
tree648191f6db0f1792a7a90eb86d4744a58a451650 /meta/packages/gnome/gnome-terminal_2.26.3.bb
parented2be0f34956689b08f8af9a5d682c253c2da4ac (diff)
downloadpoky-2634976634541bd3cd63e7dbfc70fb50421f793d.tar.gz
gnome-terminal: Apply patch from upstream to fix doc build issues
Signed-off-by: Richard Purdie <richard@rex.(none)>
Diffstat (limited to 'meta/packages/gnome/gnome-terminal_2.26.3.bb')
-rw-r--r--meta/packages/gnome/gnome-terminal_2.26.3.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/gnome/gnome-terminal_2.26.3.bb b/meta/packages/gnome/gnome-terminal_2.26.3.bb
index 09cfbf38e4..e0c3bd4cad 100644
--- a/meta/packages/gnome/gnome-terminal_2.26.3.bb
+++ b/meta/packages/gnome/gnome-terminal_2.26.3.bb
@@ -1,9 +1,12 @@
1DESCRIPTION = "GNOME Terminal" 1DESCRIPTION = "GNOME Terminal"
2LICENSE = "GPL" 2LICENSE = "GPL"
3DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte" 3DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte"
4PR = "r1"
4 5
5inherit gnome 6inherit gnome
6 7
8SRC_URI += "file://30f29e7d8e1b67c40cd18a7155ba30c4382692d5.patch;patch=1"
9
7# Remove an autogenerated file that needs to be rebuilt 10# Remove an autogenerated file that needs to be rebuilt
8do_configure_prepend () { 11do_configure_prepend () {
9 rm -f ${S}/src/terminal-type-builtins.c 12 rm -f ${S}/src/terminal-type-builtins.c