From: IOhannes m zmölnig Date: Mon, 27 Jun 2022 21:36:22 +0000 (+0200) Subject: Build juce_lv2_helper, even in the arch:all target X-Git-Tag: archive/raspbian/7.0.0_ds0-1+rpi1^2~16 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8fa57e94c398e9042d2252bfb13f972d2cfb4b91;p=juce.git Build juce_lv2_helper, even in the arch:all target somehow required --- diff --git a/debian/rules b/debian/rules index 3ebdcddb..6c9793b5 100755 --- a/debian/rules +++ b/debian/rules @@ -62,6 +62,7 @@ override_dh_auto_build-arch: $(DEBIAN_BUILD_ARTIFACTS)/juce.png override_dh_auto_build-indep: + dh_auto_build -- juce_lv2_helper mkdir -p docs/doxygen/build cp docs/JUCE*.md docs/CMake*.md docs/doxygen/build/ make -C docs/doxygen