mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
vte: add missing unpackaged files
(From OE-Core rev: 791d88336fb8312041c30ea744d03d8d150d2b8f) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
fe21ffd4e1
commit
2d5781ac46
@@ -10,5 +10,7 @@ EXTRA_OECONF = "--disable-python --disable-introspection"
|
||||
|
||||
PACKAGES =+ "libvte vte-termcap"
|
||||
FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper"
|
||||
FILES_vte-dbg =+ "${libexecdir}/.debug"
|
||||
FILES_vte-dbg =+ "${libexecdir}/.debug ${prefix}/src ${bindir}/.debug \
|
||||
${libdir}/.debug"
|
||||
FILES_vte-termcap = "${datadir}/vte/termcap-0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user