mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 20:29:41 +01:00
vte: fix metadata
add bugtracker, update license Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DESCRIPTION = "vte is a virtual terminal emulator"
|
||||
LICENSE = "LGPL"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/buglist.cgi?product=vte"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
DEPENDS = " glib-2.0 gtk+ intltool-native ncurses"
|
||||
RDEPENDS_libvte = "vte-termcap"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user