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

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

Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
This commit is contained in:
Alexander Golubev
2022-02-14 19:39:33 +03:00
parent 7f9255bc18
commit eec0bf6717

View File

@@ -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