commit: ebe7b655971a63e3e94aa6e98b2f659578fb072a
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 9 16:01:55 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Sep 9 16:09:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe7b655
games-action/polymc: depend on quazip[qt5(+)]
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
games-action/polymc/polymc-1.3.2.ebuild | 2 +-
games-action/polymc/polymc-1.4.1.ebuild | 2 +-
games-action/polymc/polymc-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/games-action/polymc/polymc-1.3.2.ebuild
b/games-action/polymc/polymc-1.3.2.ebuild
index 1034a30e5df0..e59146da7e6f 100644
--- a/games-action/polymc/polymc-1.3.2.ebuild
+++ b/games-action/polymc/polymc-1.3.2.ebuild
@@ -59,7 +59,7 @@ QT_DEPS="
# Required at both build-time and run-time
COMMON_DEPENDS="
${QT_DEPS}
- >=dev-libs/quazip-1.3:=
+ >=dev-libs/quazip-1.3:=[qt5(+)]
sys-libs/zlib
"
diff --git a/games-action/polymc/polymc-1.4.1.ebuild
b/games-action/polymc/polymc-1.4.1.ebuild
index 508b1bf1a3e7..9b4f9e5b4a5b 100644
--- a/games-action/polymc/polymc-1.4.1.ebuild
+++ b/games-action/polymc/polymc-1.4.1.ebuild
@@ -62,7 +62,7 @@ QT_DEPS="
# Required at both build-time and run-time
COMMON_DEPENDS="
${QT_DEPS}
- >=dev-libs/quazip-1.3:=
+ >=dev-libs/quazip-1.3:=[qt5(+)]
sys-libs/zlib
"
diff --git a/games-action/polymc/polymc-9999.ebuild
b/games-action/polymc/polymc-9999.ebuild
index 508b1bf1a3e7..9b4f9e5b4a5b 100644
--- a/games-action/polymc/polymc-9999.ebuild
+++ b/games-action/polymc/polymc-9999.ebuild
@@ -62,7 +62,7 @@ QT_DEPS="
# Required at both build-time and run-time
COMMON_DEPENDS="
${QT_DEPS}
- >=dev-libs/quazip-1.3:=
+ >=dev-libs/quazip-1.3:=[qt5(+)]
sys-libs/zlib
"