package/vte: install to staging
vte also provides libvte, a library that can be linked to by other programs, so install it in staging. Signed-off-by: Rainer Jonsson <rainbox2k12@msgsafe.io> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
61ef0ff827
commit
2ecc4379d1
@ -11,6 +11,7 @@ VTE_SITE = http://ftp.gnome.org/pub/gnome/sources/vte/$(VTE_VERSION_MAJOR)
|
||||
VTE_DEPENDENCIES = host-pkgconf libgtk3 pcre2 $(TARGET_NLS_DEPENDENCIES)
|
||||
VTE_LICENSE = LGPL-3.0+
|
||||
VTE_LICENSE_FILES = COPYING.LGPL3
|
||||
VTE_INSTALL_STAGING = YES
|
||||
|
||||
ifeq ($(BR2_PACKAGE_ICU),y)
|
||||
VTE_CONF_OPTS += -Dicu=true
|
||||
|
Loading…
Reference in New Issue
Block a user