12 lines
422 B
BlitzBasic
12 lines
422 B
BlitzBasic
require links.inc
|
|
|
|
DEPENDS += "gpm"
|
|
RCONFLICTS:${PN} = "links-x11"
|
|
|
|
EXTRA_OECONF = "--enable-graphics \
|
|
--with-ssl=${STAGING_LIBDIR}/.. --with-libjpeg \
|
|
--without-libtiff --without-svgalib --with-fb \
|
|
--without-directfb --without-pmshell --without-atheos \
|
|
--without-x"
|
|
SRC_URI[sha256sum] = "2dd78508698e8279ef4f09a3a2a21e9595040113402da6c553974414fb49dd2c"
|