w3m: rebuild against OpenSSL
This commit is contained in:
parent
d6af4450fc
commit
20abe8d1d2
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'w3m'
|
# Template file for 'w3m'
|
||||||
pkgname=w3m
|
pkgname=w3m
|
||||||
version=0.5.3+git20210102
|
version=0.5.3+git20210102
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${version/+/-}"
|
wrksrc="${pkgname}-${version/+/-}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--libexecdir=/usr/lib --enable-image=x11,fb
|
configure_args="--libexecdir=/usr/lib --enable-image=x11,fb
|
||||||
--with-nkf=/usr/bin/nkf
|
--with-nkf=/usr/bin/nkf
|
||||||
--with-imagelib=imlib2 --with-termlib=ncurses --disable-w3mmailer"
|
--with-imagelib=imlib2 --with-termlib=ncurses --disable-w3mmailer"
|
||||||
hostmakedepends="pkg-config gc-devel perl gettext nkf"
|
hostmakedepends="pkg-config gc-devel perl gettext nkf"
|
||||||
makedepends="zlib-devel ncurses-devel gc-devel libressl-devel imlib2-devel
|
makedepends="zlib-devel ncurses-devel gc-devel openssl-devel imlib2-devel
|
||||||
libX11-devel"
|
libX11-devel"
|
||||||
short_desc="Text-based Web browser and pager (with Debian patches)"
|
short_desc="Text-based Web browser and pager (with Debian patches)"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue