commit:     eec0bf6717a16601429063293e5d1a85dd1d2759
Author:     Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Mon Feb 14 16:39:33 2022 +0000
Commit:     Golubev Alexander <fatzer2 <AT> gmail <DOT> com>
CommitDate: Mon Feb 14 16:39:33 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eec0bf67

dev-vcs/gitahead: add USE=jpeg to dev-qt/qtgui:5 depend

Closes: https://bugs.gentoo.org/784551

Signed-off-by: Alexander Golubev <fatzer2 <AT> gmail.com>

 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 4bd401c92..a8219a445 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

Reply via email to