diff options
-rw-r--r-- | meta-oe/recipes-gnome/vte9/vte9.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-gnome/vte9/vte9.inc b/meta-oe/recipes-gnome/vte9/vte9.inc index 49b9740129..2a165391b6 100644 --- a/meta-oe/recipes-gnome/vte9/vte9.inc +++ b/meta-oe/recipes-gnome/vte9/vte9.inc | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Virtual terminal emulator GTK+ widget library" | 1 | SUMMARY = "Virtual terminal emulator GTK+ widget library" |
2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" | 2 | BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte" |
3 | LICENSE = "LGPL-2.0-only" | 3 | LICENSE = "LGPL-2.0-only" |
4 | DEPENDS = " glib-2.0 gtk+ intltool-native gnome-common-native ncurses" | 4 | DEPENDS = "glib-2.0-native glib-2.0 gtk+ intltool-native gnome-common-native ncurses" |
5 | RDEPENDS:libvte = "vte-termcap" | 5 | RDEPENDS:libvte = "vte-termcap" |
6 | 6 | ||
7 | # help gnomebase get the SRC_URI correct | 7 | # help gnomebase get the SRC_URI correct |