diff --git a/debian/rules b/debian/rules index 4b100d7..3096822 100644 --- a/debian/rules +++ b/debian/rules @@ -7,3 +7,6 @@ build3vers := $(shell py3versions -sv) %: dh $@ --with python3 --buildsystem pybuild + +override_dh_autoreconf: + cargo fetch