Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | require links.inc |
2 | |||||
3 | DEPENDS += "gpm" | ||||
4 | RCONFLICTS_${PN} = "links-x11" | ||||
5 | |||||
6 | EXTRA_OECONF = "--enable-graphics \ | ||||
7 | --with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \ | ||||
8 | --without-libtiff --without-svgalib --with-fb \ | ||||
9 | --without-directfb --without-pmshell --without-atheos \ | ||||
10 | --without-x" | ||||
11 | |||||
12 | SRC_URI[md5sum] = "d06aa6e14b2172d73188871a5357185a" | ||||
13 | SRC_URI[sha256sum] = "0c182b1cbcdfd5cdcd2f75a6032d1a4b660d07c1225c1e07757cec81d3302130" |