master: CuraEngine: Build via debhelper without python3

CMake will care about detecting and building against python3
This commit is contained in:
Thomas-Karl Pietrowski 2016-10-20 21:33:28 +02:00
parent fcc9cf2624
commit 771a0e3457

View File

@ -4,7 +4,7 @@
#export DH_VERBOSE = 1
%:
dh $@ --with python3 --buildsystem=cmake --parallel
dh $@ --buildsystem=cmake --parallel
override_dh_auto_configure:
dh_auto_configure -- \