summaryrefslogtreecommitdiffstats
path: root/libraries/python3-PyQtWebEngine/python3-PyQtWebEngine.SlackBuild
diff options
context:
space:
mode:
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