summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/lutris/README2
-rw-r--r--games/lutris/lutris.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/games/lutris/README b/games/lutris/README
index 9f61348091..08b97cf6a9 100644
--- a/games/lutris/README
+++ b/games/lutris/README
@@ -4,3 +4,5 @@ game which runs on Linux, from native to Windows games (via Wine) to
emulators and browser games.
allegro and wine are optional dependencies for some of the runners.
+Lutris can download and install specificly needed patched wine versions
+or can use the system installed wine.
diff --git a/games/lutris/lutris.info b/games/lutris/lutris.info
index 2676626be6..1a46a4c99e 100644
--- a/games/lutris/lutris.info
+++ b/games/lutris/lutris.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/lutris/lutris/archive/refs/tags/v0.5.11/lutris-0.5.
MD5SUM="99fb42814fa8c6200156f3e2648cdae6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-magic gnome-desktop webkit2gtk lxml"
+REQUIRES="python-magic webkit2gtk lxml"
MAINTAINER="Ozan Türkyılmaz"
EMAIL="ozan.turkyilmaz@gmail.com"