summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Andrew Clemons2021-07-24 01:52:05 +0200
committer Willy Sudiarto Raharjo2021-07-25 11:56:00 +0200
commitc71cf1cc297533ee4d3c1c5b42a5d33177ff8469 (patch)
treefc08403756c777c4b497f154263050e3c971111b /games
parentc672e2241aa425613753b5e5d25818c306cc7673 (diff)
downloadslackbuilds-c71cf1cc297533ee4d3c1c5b42a5d33177ff8469.tar.gz
games/Pyfa: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r--games/Pyfa/Pyfa.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/Pyfa/Pyfa.info b/games/Pyfa/Pyfa.info
index ba83a07350..ffae8a5935 100644
--- a/games/Pyfa/Pyfa.info
+++ b/games/Pyfa/Pyfa.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pyfa-org/Pyfa/releases/download/v1.31.0/pyfa-1.31.0
MD5SUM="ab53f8765c4220114ac69a8195fbcad4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxPython SQLAlchemy python-dateutil"
+REQUIRES="wxPython SQLAlchemy python2-dateutil"
MAINTAINER="Zach Lewis"
EMAIL="koni@archlinux.us"