The gnome-pty-helper is required to xfce-terminal and others to be
able to properly initialize the pty for use. This is now included on
libvte package as done on Debian.
DESCRIPTION = "vte is a virtual terminal emulator"
LICENSE = "LGPL"
DEPENDS += " glib-2.0 gtk+ intltool-native ncurses "
+PR = "r1"
inherit gnome
}
PACKAGES =+ "libvte vte-termcap"
-FILES_libvte = "${libdir}/*.so*"
+FILES_libvte = "${libdir}/*.so* ${libexecdir}/gnome-pty-helper"
RDEPENDS_libvte = "vte-termcap"
FILES_vte-termcap = "${datadir}/vte/termcap"