aboutsummaryrefslogtreecommitdiff
path: root/libraries/wxPython3/wxPython3.info
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2021-09-26 18:16:56 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-10-02 16:50:37 +0700
commit6e5de7dac67a5a2bef97eccd77fabab6af71e1fd (patch)
tree8204dd2d1b21c357bfff72fd97a3359f344d326a /libraries/wxPython3/wxPython3.info
parent825ecad15e370313c44fa1a816ff99101c139cae (diff)
libraries/wxPython3: Don't explicitely build internal wxGTK3
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/wxPython3/wxPython3.info')
-rw-r--r--libraries/wxPython3/wxPython3.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/wxPython3/wxPython3.info b/libraries/wxPython3/wxPython3.info
index 781a4672a4016..a2d670dcb9806 100644
--- a/libraries/wxPython3/wxPython3.info
+++ b/libraries/wxPython3/wxPython3.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://sourceforge.net/projects/wxpython/files/wxPython/3.0.2.0/wxPyt
MD5SUM="922b02ff2c0202a7bf1607c98bbbbc04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="wxGTK3 gst0-plugins-base"
+REQUIRES="wxGTK3"
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"