summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamal Ahmad <kamalahmad22@pm.me>2021-02-19 21:15:44 +0500
committerSam James <sam@gentoo.org>2021-03-06 00:02:48 +0000
commitdaec2f4a6bc7ac4d1371bf5e08a073fd2260e401 (patch)
tree69abeb84c8f7d06a7355ffbca2792b884f64c77c /games-util/lutris
parentgames-arcade/jumpnbump: misc fixups (diff)
downloadgentoo-daec2f4a6bc7ac4d1371bf5e08a073fd2260e401.tar.gz
gentoo-daec2f4a6bc7ac4d1371bf5e08a073fd2260e401.tar.bz2
gentoo-daec2f4a6bc7ac4d1371bf5e08a073fd2260e401.zip
games-util/lutris: Add dev-python/lxml and x11-libs/gdk-pixbuf[jpeg] to RDEPEND
Signed-off-by: Kamal Ahmad <kamalahmad22@pm.me> Closes: https://github.com/gentoo/gentoo/pull/19544 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util/lutris')
-rw-r--r--games-util/lutris/lutris-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild
index b736e6971688..34b70e09b207 100644
--- a/games-util/lutris/lutris-9999.ebuild
+++ b/games-util/lutris/lutris-9999.ebuild
@@ -45,6 +45,7 @@ RDEPEND="
dev-python/python-magic[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
+ dev-python/lxml[${PYTHON_USEDEP}]
')
gnome-base/gnome-desktop:3[introspection]
media-sound/fluid-soundfont
@@ -55,6 +56,7 @@ RDEPEND="
x11-apps/xrandr
x11-libs/gtk+:3[introspection]
x11-libs/libnotify[introspection]
+ x11-libs/gdk-pixbuf[jpeg]
"
python_install_all() {