www-client/netsurf: lower bounds for dev-libs/{libnsfb,libnsutils}.

The latest version of netsurf requires newer versions of two of its
dependencies. This can hit stable users, since these particular
packages have older stable versions; the new versions have to be
keyworded.

Closes: https://bugs.gentoo.org/730090
Closes: https://bugs.gentoo.org/730092
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
Michael Orlitzky
2020-07-15 09:53:40 -04:00
parent 3cf606ad88
commit fc9cacf5f8

View File

@@ -22,12 +22,12 @@ RDEPEND="
>=dev-libs/libcss-0.9
>=net-libs/libdom-0.3
>=net-libs/libhubbub-0.3
>=dev-libs/libnsutils-0.0.5
>=dev-libs/libnsutils-0.1.0
>=dev-libs/libutf8proc-2.4
dev-libs/libxml2:2
net-misc/curl
bmp? ( >=media-libs/libnsbmp-0.1 )
fbcon? ( >=dev-libs/libnsfb-0.2
fbcon? ( >=dev-libs/libnsfb-0.2.2
truetype? ( media-fonts/dejavu
>=media-libs/freetype-2.5.0.1 )
)