diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-01 23:05:52 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-12-02 12:41:36 +0100 |
commit | f9135a5066a2ed016166ba07ac7b4298b25c3a8e (patch) | |
tree | f7a0c4e6bb63c755a2456cf80e95da6210672ee4 /games-util/lutris | |
parent | net-analyzer/tcpdump: Stabilize 4.99.1-r1 x86, #882839 (diff) | |
download | gentoo-f9135a5066a2ed016166ba07ac7b4298b25c3a8e.tar.gz gentoo-f9135a5066a2ed016166ba07ac7b4298b25c3a8e.tar.bz2 gentoo-f9135a5066a2ed016166ba07ac7b4298b25c3a8e.zip |
games-util/lutris: update 9999
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'games-util/lutris')
-rw-r--r-- | games-util/lutris/lutris-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index f40afd7448f1..ab75e6d87b78 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -35,6 +35,7 @@ RDEPEND=" app-arch/unzip $(python_gen_cond_dep ' dev-python/dbus-python[${PYTHON_USEDEP}] + dev-python/distro[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] @@ -44,13 +45,12 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] ') media-sound/fluid-soundfont - net-libs/webkit-gtk:4[introspection] + net-libs/webkit-gtk:4.1[introspection] x11-apps/mesa-progs x11-apps/xgamma x11-apps/xrandr x11-libs/gtk+:3[introspection] x11-libs/gdk-pixbuf[jpeg] - x11-libs/libnotify[introspection] " distutils_enable_tests pytest |