mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
6097b49f1f
* cookies api changed between 2.1pre30 and 2.7 * LIC_FILES_CHKSUM changed because of formal change 296c296 < This program is free software; you can redistribute it and/or modify --- > on, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 > USAThis program is free software; you can redistribute it and/or > modify Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 lines
523 B
BlitzBasic
14 lines
523 B
BlitzBasic
require links.inc
|
|
|
|
DEPENDS += "gpm"
|
|
RCONFLICTS_${PN} = "links-x11"
|
|
|
|
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"
|
|
|
|
SRC_URI[md5sum] = "d06aa6e14b2172d73188871a5357185a"
|
|
SRC_URI[sha256sum] = "0c182b1cbcdfd5cdcd2f75a6032d1a4b660d07c1225c1e07757cec81d3302130"
|