diff options
author | Theo Anderson <telans@posteo.de> | 2020-12-30 20:40:53 +1300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-14 14:43:02 +0000 |
commit | 41abef2f5edb81aa39e3d1a4de6a33946aedf302 (patch) | |
tree | b05177eb6838e1113f9c31dbf9294cc0869eb3e9 /games-util/lutris/lutris-0.5.8.1.ebuild | |
parent | games-util/lutris: rdepend x11-libs/libnotify[introspection] (diff) | |
download | gentoo-41abef2f5edb81aa39e3d1a4de6a33946aedf302.tar.gz gentoo-41abef2f5edb81aa39e3d1a4de6a33946aedf302.tar.bz2 gentoo-41abef2f5edb81aa39e3d1a4de6a33946aedf302.zip |
games-util/lutris: rdepend dev-python/python-magic
Closes: https://bugs.gentoo.org/747352
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-util/lutris/lutris-0.5.8.1.ebuild')
-rw-r--r-- | games-util/lutris/lutris-0.5.8.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games-util/lutris/lutris-0.5.8.1.ebuild b/games-util/lutris/lutris-0.5.8.1.ebuild index ee91e2ed4088..1080261aaf60 100644 --- a/games-util/lutris/lutris-0.5.8.1.ebuild +++ b/games-util/lutris/lutris-0.5.8.1.ebuild @@ -42,6 +42,7 @@ RDEPEND=" dev-python/pillow[${PYTHON_USEDEP}] dev-python/pygobject:3[${PYTHON_USEDEP}] dev-python/python-evdev[${PYTHON_USEDEP}] + dev-python/python-magic[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] ') |