Enable multi-threads build and fixed Changelog

pull/5/head
HougeLangley 4 years ago
parent 55fb5253de
commit b667aefaac

2
debian/changelog vendored

@ -1,4 +1,4 @@
cutefish-screenlocker (0.6) UNRELEASED; urgency=high
cutefish-screenlocker (0.6-1) UNRELEASED; urgency=high
* Initial release (CutefishOS) <support@cutefishos.com>

2
debian/rules vendored

@ -3,7 +3,7 @@
export QT_SELECT=5
%:
dh $@
dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- -DEMBED_TRANSLATIONS=ON -DBUILD_TESTING=ON

Loading…
Cancel
Save