summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb
index ac4cc00ce..a1777974e 100644
--- a/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb
+++ b/meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "GNOME Terminal" 1DESCRIPTION = "GNOME Terminal"
2LICENSE = "GPL" 2LICENSE = "GPL-2.0"
3LIC_FILES_CHKSUM = "file://COPYING;md5=5b51eba4ba4cafe64073227530c061ed"
3DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte" 4DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte"
4PR = "r2" 5PR = "r2"
5 6