xref: /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/links/links_2.25.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require links.inc
2
3DEPENDS += "gpm"
4RCONFLICTS:${PN} = "links-x11"
5
6EXTRA_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"
11SRC_URI[sha256sum] = "2dd78508698e8279ef4f09a3a2a21e9595040113402da6c553974414fb49dd2c"
12