From eec0bf6717a16601429063293e5d1a85dd1d2759 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 14 Feb 2022 19:39:33 +0300 Subject: [PATCH] dev-vcs/gitahead: add USE=jpeg to dev-qt/qtgui:5 depend Closes: https://bugs.gentoo.org/784551 Signed-off-by: Alexander Golubev --- dev-vcs/gitahead/gitahead-2.6.3.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild index 4bd401c927..a8219a4453 100644 --- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild +++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop xdg cmake wrapper flag-o-matic @@ -28,7 +28,7 @@ RDEPEND=" app-text/cmark dev-qt/qtconcurrent:5 dev-qt/qtcore:5 - dev-qt/qtgui:5 + dev-qt/qtgui:5[jpeg] dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 dev-qt/qttest:5