X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Frules;fp=debian%2Frules;h=0b50368e6dcd8b1ac850df771f83714ec22872ab;hb=bff2f97e3029a22d85c0b32a0c56a553200893f7;hp=28a6437f9f603ba2bb05186e65cf88b88ae4d3a7;hpb=bbacc4e2c31d4184b6102c6454f200007b85317a;p=lilypond.git diff --git a/debian/rules b/debian/rules index 28a6437f9f..0b50368e6d 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) endif %: - dh $@ --parallel --with autotools-dev --with python2 --with quilt + dh $@ --parallel --with autotools-dev --with python2 --with quilt --with autoreconf ## we need to nuke the parser files, because if there is a mistmatch ## between upstreams bison and our bison, the build will fail epically