commit: 7560ee12b10bd9abd76020b6aea30bcb622cbc94 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Mon Jan 1 03:09:48 2018 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Mon Jan 1 03:10:07 2018 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=7560ee12
dev-qt/qtgui: raise media-libs/harfbuzz dependency Upstream-commit: f3f4f95536133c7ec7ef27e5a8263f35cc3bc4b6 Package-Manager: Portage-2.3.14, Repoman-2.3.6 dev-qt/qtgui/qtgui-5.9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-qt/qtgui/qtgui-5.9999.ebuild b/dev-qt/qtgui/qtgui-5.9999.ebuild index 3cf6c9c0..de176492 100644 --- a/dev-qt/qtgui/qtgui-5.9999.ebuild +++ b/dev-qt/qtgui/qtgui-5.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ RDEPEND=" ~dev-qt/qtcore-${PV} media-libs/fontconfig >=media-libs/freetype-2.6.1:2 - >=media-libs/harfbuzz-1.0.6:= + >=media-libs/harfbuzz-1.6.0:= >=sys-libs/zlib-1.2.5 virtual/opengl dbus? ( ~dev-qt/qtdbus-${PV} )