diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb index 069a95f202..014b329b34 100644 --- a/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb +++ b/meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb | |||
@@ -15,6 +15,7 @@ DEPENDS = " \ | |||
15 | gsettings-desktop-schemas \ | 15 | gsettings-desktop-schemas \ |
16 | vte9 \ | 16 | vte9 \ |
17 | dconf \ | 17 | dconf \ |
18 | libhandy \ | ||
18 | libpcre2 \ | 19 | libpcre2 \ |
19 | " | 20 | " |
20 | 21 | ||