diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-14 13:37:37 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-12-04 12:30:42 -0800 |
| commit | 8140da48c3cf098e04dce6afdc40aad0aaad6454 (patch) | |
| tree | 36dc170c484b0bfd844b61b880b3ae1de5584341 /meta-gnome/recipes-gnome/gnome-terminal | |
| parent | 22051d98b39a60e036b84d9c9a1dd7b4c235f9d8 (diff) | |
| download | meta-openembedded-8140da48c3cf098e04dce6afdc40aad0aaad6454.tar.gz | |
gnome-console,gnome-terminal: Depend on vte from core layer
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-terminal')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-terminal/gnome-terminal_3.50.1.bb | 2 |
1 files changed, 1 insertions, 1 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 014b329b34..594e1c0b22 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 | |||
| @@ -13,7 +13,7 @@ DEPENDS = " \ | |||
| 13 | desktop-file-utils-native \ | 13 | desktop-file-utils-native \ |
| 14 | gtk+3 \ | 14 | gtk+3 \ |
| 15 | gsettings-desktop-schemas \ | 15 | gsettings-desktop-schemas \ |
| 16 | vte9 \ | 16 | vte \ |
| 17 | dconf \ | 17 | dconf \ |
| 18 | libhandy \ | 18 | libhandy \ |
| 19 | libpcre2 \ | 19 | libpcre2 \ |
