commit:     765bbace7ce86931ed1df9f35d2907436bd9e2f5
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 09:52:45 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun May 28 09:53:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765bbace

games-util/lutris: add some missing (optional) runtime dependencies

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 games-util/lutris/{lutris-0.5.13.ebuild => lutris-0.5.13-r1.ebuild} | 5 +++--
 games-util/lutris/lutris-9999.ebuild                                | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/games-util/lutris/lutris-0.5.13.ebuild 
b/games-util/lutris/lutris-0.5.13-r1.ebuild
similarity index 92%
rename from games-util/lutris/lutris-0.5.13.ebuild
rename to games-util/lutris/lutris-0.5.13-r1.ebuild
index 43d4ec1636e1..62930e73e736 100644
--- a/games-util/lutris/lutris-0.5.13.ebuild
+++ b/games-util/lutris/lutris-0.5.13-r1.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
                dev-python/distro[${PYTHON_USEDEP}]
                dev-python/lxml[${PYTHON_USEDEP}]
                dev-python/pillow[${PYTHON_USEDEP}]
-               dev-python/pygobject:3[${PYTHON_USEDEP}]
+               dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
                dev-python/pypresence[${PYTHON_USEDEP}]
                dev-python/python-evdev[${PYTHON_USEDEP}]
                dev-python/pyyaml[${PYTHON_USEDEP}]
@@ -53,6 +53,7 @@ RDEPEND="
                net-libs/webkit-gtk:4[introspection]
                net-libs/webkit-gtk:4.1[introspection]
        )
+       sys-apps/xdg-desktop-portal
        x11-apps/mesa-progs
        x11-apps/xgamma
        x11-apps/xrandr
@@ -76,7 +77,7 @@ python_install_all() {
 pkg_postinst() {
        xdg_pkg_postinst
 
-       optfeature "running MS Windows games through wine+DXVK/proton or other 
Vulkan games (plus ICD for your hardware)" media-libs/vulkan-loader
+       optfeature "running MS Windows games through wine+DXVK/proton or other 
Vulkan games (plus ICD for your hardware)" "media-libs/vulkan-loader 
dev-util/vulkan-tools"
 
        # Quote README.rst
        elog ""

diff --git a/games-util/lutris/lutris-9999.ebuild 
b/games-util/lutris/lutris-9999.ebuild
index 43d4ec1636e1..62930e73e736 100644
--- a/games-util/lutris/lutris-9999.ebuild
+++ b/games-util/lutris/lutris-9999.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
                dev-python/distro[${PYTHON_USEDEP}]
                dev-python/lxml[${PYTHON_USEDEP}]
                dev-python/pillow[${PYTHON_USEDEP}]
-               dev-python/pygobject:3[${PYTHON_USEDEP}]
+               dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
                dev-python/pypresence[${PYTHON_USEDEP}]
                dev-python/python-evdev[${PYTHON_USEDEP}]
                dev-python/pyyaml[${PYTHON_USEDEP}]
@@ -53,6 +53,7 @@ RDEPEND="
                net-libs/webkit-gtk:4[introspection]
                net-libs/webkit-gtk:4.1[introspection]
        )
+       sys-apps/xdg-desktop-portal
        x11-apps/mesa-progs
        x11-apps/xgamma
        x11-apps/xrandr
@@ -76,7 +77,7 @@ python_install_all() {
 pkg_postinst() {
        xdg_pkg_postinst
 
-       optfeature "running MS Windows games through wine+DXVK/proton or other 
Vulkan games (plus ICD for your hardware)" media-libs/vulkan-loader
+       optfeature "running MS Windows games through wine+DXVK/proton or other 
Vulkan games (plus ICD for your hardware)" "media-libs/vulkan-loader 
dev-util/vulkan-tools"
 
        # Quote README.rst
        elog ""

Reply via email to