diff options
Diffstat (limited to 'meta-oe/recipes-support/links/links_2.0+2.1pre30.bb')
-rw-r--r-- | meta-oe/recipes-support/links/links_2.0+2.1pre30.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/links/links_2.0+2.1pre30.bb b/meta-oe/recipes-support/links/links_2.0+2.1pre30.bb new file mode 100644 index 0000000000..24961737d1 --- /dev/null +++ b/meta-oe/recipes-support/links/links_2.0+2.1pre30.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require links.inc | ||
2 | |||
3 | DEPENDS += "gpm" | ||
4 | RCONFLICTS_${PN} = "links-x11" | ||
5 | |||
6 | EXTRA_OECONF = "--enable-javascript --with-libfl --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 --without-sdl" | ||
11 | |||
12 | SRC_URI[md5sum] = "f0f107cc824b71e43f0c6ab620209daf" | ||
13 | SRC_URI[sha256sum] = "f32314d851e86ec463967ddce78d051e3953b529878cbaeecf882c625ad29c75" | ||