summaryrefslogtreecommitdiffstats
path: root/meta/packages/gnome/gnome-terminal_2.26.3.bb
diff options
context:
space:
mode:
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