aboutsummaryrefslogtreecommitdiffstats
path: root/packages/links/links_2.0+2.1pre26.bb
blob: 6fcf8cef846647187a4880ea74b5f312fad05ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
require links.inc

DEPENDS += "gpm"
RCONFLICTS="links-x11"
PR = "r0"

EXTRA_OECONF = "--enable-javascript --with-libfl --enable-graphics \
	        --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
	        --without-libtiff --without-svgalib --with-fb \
	        --without-directfb --without-pmshell --without-atheos \
	        --without-x --without-sdl"