diff options
Diffstat (limited to 'Mk/Uses/pyqt.mk')
-rw-r--r-- | Mk/Uses/pyqt.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/Uses/pyqt.mk b/Mk/Uses/pyqt.mk index b05243868bd4..e81b422b476d 100644 --- a/Mk/Uses/pyqt.mk +++ b/Mk/Uses/pyqt.mk @@ -219,6 +219,7 @@ CONFIGURE_ARGS+=-b ${PREFIX}/bin \ -d ${PYTHONPREFIX_SITELIBDIR} \ -q ${QMAKE} \ --confirm-license \ + --sip ${LOCALBASE}/bin/sip-${PYTHON_VER} \ --sipdir ${SIPDIR} # One of the things PyQt looks for to determine whether to build the Qt DBus |