about summary refs log tree commit diff
path: root/pkgs/games/rare/legendary-gl-version.patch
blob: 1ed9659d2b258c871c9b9d35dcccab0267ae672a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/setup.py b/setup.py
index 2416360..08de818 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ with open("README.md", "r") as fh:
 
 requirements = [
     "requests<3.0",
-    "legendary-gl==0.20.32",
+    "legendary-gl~=0.20.32",
     "setuptools",
     "wheel",
     "PyQt5",