summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-04-24 13:43:20 +0200
committer Matteo Bernardini2020-04-24 13:43:20 +0200
commit5002997e7b6f27fdd45f06fe15586c71d5620e31 (patch)
tree5ebef2795dc0c1e0d1ebd0ee910fc7eb5a57273c /libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
parent19d21e0644ebff62d23b90dadba1e3409a56589d (diff)
downloadslackbuilds-current-20200424.1.tar.gz
20200424.1 global branch merge.current-20200424.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild')
-rw-r--r--libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild b/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
index aba9d8897f..1a2722e5e2 100644
--- a/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
+++ b/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
@@ -81,7 +81,7 @@ export CXXFLAGS="$SLKCFLAGS"
python3 configure.py \
--verbose \
-q /usr/bin/qmake-qt5 \
- --sip=/usr/bin/python3-sip \
+ --sip=/usr/bin/sip3 \
--sip-incdir=/usr/include/python$PYTHONVER
make