Andrew Geissler | eff2747 | 2021-10-29 15:35:00 -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" | ||||
Patrick Williams | 8e7b46e | 2023-05-01 14:19:06 -0500 | [diff] [blame] | 11 | SRC_URI[sha256sum] = "22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998" |