enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / tin / tin.inc
1 DESCRIPTION = "Tin is a powerful text mode news reader."
2 SECTION = "console/network"
3 DEPENDS = "ncurses libpcre"
4 LICENSE = "BSD"
5
6 inherit autotools 
7
8 EXTRA_OECONF = "--with-screen=ncurses --with-pcre=${STAGING_LIBDIR}/.."