diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome/gnome-terminal_2.26.3.bb | 3 |
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 ac4cc00ce9..a1777974e2 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 @@ | |||
| 1 | DESCRIPTION = "GNOME Terminal" | 1 | DESCRIPTION = "GNOME Terminal" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL-2.0" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=5b51eba4ba4cafe64073227530c061ed" | ||
| 3 | DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte" | 4 | DEPENDS = "gtk+ glib-2.0 startup-notification dbus-glib vte" |
| 4 | PR = "r2" | 5 | PR = "r2" |
| 5 | 6 | ||
