diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/vte/vte.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte.inc b/meta/recipes-support/vte/vte.inc index 0766da7429..6e43554928 100644 --- a/meta/recipes-support/vte/vte.inc +++ b/meta/recipes-support/vte/vte.inc | |||
| @@ -10,5 +10,7 @@ EXTRA_OECONF = "--disable-python --disable-introspection" | |||
| 10 | 10 | ||
| 11 | PACKAGES =+ "libvte vte-termcap" | 11 | PACKAGES =+ "libvte vte-termcap" |
| 12 | FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper" | 12 | FILES_libvte = "${libdir}/*.so.* ${libexecdir}/gnome-pty-helper" |
| 13 | FILES_vte-dbg =+ "${libexecdir}/.debug" | 13 | FILES_vte-dbg =+ "${libexecdir}/.debug ${prefix}/src ${bindir}/.debug \ |
| 14 | ${libdir}/.debug" | ||
| 14 | FILES_vte-termcap = "${datadir}/vte/termcap-0.0" | 15 | FILES_vte-termcap = "${datadir}/vte/termcap-0.0" |
| 16 | |||
