libraries/python3-PyQt5: Update REQUIRES.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dave Woodfall 2020-04-11 06:05:42 +01:00 committed by Willy Sudiarto Raharjo
parent 8b840e733a
commit fe368516fc
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://www.riverbankcomputing.com/static/Downloads/PyQt5/5.13.2/PyQt5
MD5SUM="c1023cb9c3d29a89fc109b163a0175c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5-webkit python2-sip enum34"
REQUIRES="qt5-webkit python3-sip"
MAINTAINER="Dave Woodfall"
EMAIL="dave@slackbuilds.org"