gnome-console,gnome-terminal: Depend on vte from core layer

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2023-11-14 13:37:37 -08:00
parent 22051d98b3
commit 8140da48c3
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ DEPENDS = " \
libadwaita \
libgtop \
pcre2 \
vte9 \
vte \
"
SRC_URI[archive.sha256sum] = "e7462128d2df2324a1d748062c40429cd0504af09e407067b33f3a9d0c59c8e1"

View File

@@ -13,7 +13,7 @@ DEPENDS = " \
desktop-file-utils-native \
gtk+3 \
gsettings-desktop-schemas \
vte9 \
vte \
dconf \
libhandy \
libpcre2 \