summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThiago Donato Ferreira <flowlnlnln@gmail.com>2022-09-18 19:12:52 -0300
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-09-20 12:26:18 +0200
commitc93bb066cd94e17787a741d5ef838152023692f3 (patch)
treecc620b9ea2a0cd80d87f2781a8f697af5a221724
parentmedia-gfx/darktable: add 4.0.1 (diff)
downloadgentoo-c93bb066cd94e17787a741d5ef838152023692f3.tar.gz
gentoo-c93bb066cd94e17787a741d5ef838152023692f3.tar.bz2
gentoo-c93bb066cd94e17787a741d5ef838152023692f3.zip
dev-libs/quazip: add Qt5Compat DEPEND for the Qt6 build
Signed-off-by: Thiago Donato Ferreira <flowlnlnln@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/27338 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--dev-libs/quazip/quazip-1.3-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-libs/quazip/quazip-1.3-r2.ebuild b/dev-libs/quazip/quazip-1.3-r2.ebuild
index 9f2752897d51..43fff2cf2b47 100644
--- a/dev-libs/quazip/quazip-1.3-r2.ebuild
+++ b/dev-libs/quazip/quazip-1.3-r2.ebuild
@@ -31,6 +31,7 @@ DEPEND="${COMMON_DEPEND}
)
qt6? (
dev-qt/qtbase:6[gui,network]
+ dev-qt/qt5compat:6
)
)
"