Hello,
Getting the below exception while trying to build appimageupdate
make[2]: *** No rule to make target '_deps/libappimage-build/libarchive-EXTERNAL-prefix/lib/libarchive.a', needed by '_deps/libappimage-build/src/libappimage/libappimage.so.1.0.3'. Stop.
I have tried adding the libarchive-dev as the build dependency but that did not help.