Enable pyqt

ubuntu/cosmic
Jonathan Carter 7 years ago
parent 1d290af5c9
commit 4c72ceda44

2
debian/rules vendored

@ -6,4 +6,4 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
dh $@ --with kf5 --with pkgkde_symbolshelper
override_dh_auto_configure:
dh_auto_configure -- -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
dh_auto_configure -- -DWITH_PYTHONQT=ON -DWEBVIEW_FORCE_WEBKIT=1 -DKDE_INSTALL_USE_QT_SYS_PATHS=ON

Loading…
Cancel
Save