mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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 )
|
||||
)
|
||||
Reference in New Issue
Block a user