diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-31 08:15:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-31 08:15:41 +0700 |
commit | cff330686ee5f8c5b77a731f1a8f2263082c77a2 (patch) | |
tree | cbfa108905707154e32f07cd11d1b0bfdf9bc44e | |
parent | 2a2c08c04eea34a44c649dd88901d8a21e962072 (diff) |
libraries/wxPython4: Update dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | libraries/wxPython4/wxPython4.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/wxPython4/wxPython4.info b/libraries/wxPython4/wxPython4.info index 1684b2613e5c..7784561d1fe7 100644 --- a/libraries/wxPython4/wxPython4.info +++ b/libraries/wxPython4/wxPython4.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/aa/64/d749e767a8ce7bdc3d533334 MD5SUM="e62c5bd836d2a9dcb6e955509715b157" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="webkit2gtk pathlib2 python3-attrdict" +REQUIRES="webkit2gtk python3-pathlib2 python3-attrdict" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |