diff options
author | Stefan Strogin <steils@gentoo.org> | 2020-01-02 06:09:18 +0200 |
---|---|---|
committer | Stefan Strogin <steils@gentoo.org> | 2020-01-02 06:09:18 +0200 |
commit | 3696c015859fdf8263f7e845dfe79e859e2934c0 (patch) | |
tree | 8245d2d56b61bd2c8445107accedee6eea438f42 /games-util | |
parent | www-apps/cgit: add USE=libressl (diff) | |
download | gentoo-3696c015859fdf8263f7e845dfe79e859e2934c0.tar.gz gentoo-3696c015859fdf8263f7e845dfe79e859e2934c0.tar.bz2 gentoo-3696c015859fdf8263f7e845dfe79e859e2934c0.zip |
games-util/lutris: add slot dep for gnome-base/gnome-desktop
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/lutris/lutris-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | games-util/lutris/lutris-0.5.4-r1.ebuild | 2 | ||||
-rw-r--r-- | games-util/lutris/lutris-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/games-util/lutris/lutris-0.5.3.ebuild b/games-util/lutris/lutris-0.5.3.ebuild index 7eb0bd47ed17..c84742898e0d 100644 --- a/games-util/lutris/lutris-0.5.3.ebuild +++ b/games-util/lutris/lutris-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] + gnome-base/gnome-desktop:3[introspection] media-sound/fluid-soundfont net-libs/libsoup net-libs/webkit-gtk:4[introspection] diff --git a/games-util/lutris/lutris-0.5.4-r1.ebuild b/games-util/lutris/lutris-0.5.4-r1.ebuild index e84a25660474..ae874aa16a38 100644 --- a/games-util/lutris/lutris-0.5.4-r1.ebuild +++ b/games-util/lutris/lutris-0.5.4-r1.ebuild @@ -38,7 +38,7 @@ RDEPEND=" dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] + gnome-base/gnome-desktop:3[introspection] media-sound/fluid-soundfont net-libs/libsoup net-libs/webkit-gtk:4[introspection] diff --git a/games-util/lutris/lutris-9999.ebuild b/games-util/lutris/lutris-9999.ebuild index 7eb0bd47ed17..c84742898e0d 100644 --- a/games-util/lutris/lutris-9999.ebuild +++ b/games-util/lutris/lutris-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -38,7 +38,7 @@ RDEPEND=" dev-python/python-evdev[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] - gnome-base/gnome-desktop[introspection] + gnome-base/gnome-desktop:3[introspection] media-sound/fluid-soundfont net-libs/libsoup net-libs/webkit-gtk:4[introspection] |