mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
games/Pyfa: Fix dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c672e2241a
commit
c71cf1cc29
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue