summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-20 05:22:09 +0100
committerSam James <sam@gentoo.org>2022-10-20 05:22:24 +0100
commit53cbf3cf4dd1b3c608bab9994aa8b1af6c40341a (patch)
treeb4acfd4b53d7418b1c43fce596174aa9b5b3d8aa
parentgames-action/prismlauncher: add 5.0 (diff)
downloadgentoo-53cbf3cf4dd1b3c608bab9994aa8b1af6c40341a.tar.gz
gentoo-53cbf3cf4dd1b3c608bab9994aa8b1af6c40341a.tar.bz2
gentoo-53cbf3cf4dd1b3c608bab9994aa8b1af6c40341a.zip
games-action/prismlauncher: add !games-action/polymc
They may install the same JAR files. Bug: https://github.com/gentoo/gentoo/pull/27860 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-action/prismlauncher/prismlauncher-5.0.ebuild2
-rw-r--r--games-action/prismlauncher/prismlauncher-9999.ebuild2
2 files changed, 4 insertions, 0 deletions
diff --git a/games-action/prismlauncher/prismlauncher-5.0.ebuild b/games-action/prismlauncher/prismlauncher-5.0.ebuild
index ae1e581ba2f0..1de25bc2a4f4 100644
--- a/games-action/prismlauncher/prismlauncher-5.0.ebuild
+++ b/games-action/prismlauncher/prismlauncher-5.0.ebuild
@@ -97,6 +97,8 @@ DEPEND="
RDEPEND="
${COMMON_DEPENDS}
+ !games-action/polymc
+
!qt6? ( >=dev-qt/qtsvg-${MIN_QT_5_VERSION}:5 )
qt6? ( >=dev-qt/qtsvg-${MIN_QT_6_VERSION}:6 )
diff --git a/games-action/prismlauncher/prismlauncher-9999.ebuild b/games-action/prismlauncher/prismlauncher-9999.ebuild
index ae1e581ba2f0..1de25bc2a4f4 100644
--- a/games-action/prismlauncher/prismlauncher-9999.ebuild
+++ b/games-action/prismlauncher/prismlauncher-9999.ebuild
@@ -97,6 +97,8 @@ DEPEND="
RDEPEND="
${COMMON_DEPENDS}
+ !games-action/polymc
+
!qt6? ( >=dev-qt/qtsvg-${MIN_QT_5_VERSION}:5 )
qt6? ( >=dev-qt/qtsvg-${MIN_QT_6_VERSION}:6 )