Comment 6 for bug 1694413

Revision history for this message
Petr (benapetr) wrote :

On build.snapcraft.io I see this:

To debug this build:

sudo snap install lxd # if you don’t have LXD already
sudo snap install --classic --edge snapcraft # if you don’t have snapcraft already

git clone https://github.com/huggle/huggle3-qt-lx
cd huggle3-qt-lx
snapcraft cleanbuild --debug

When I do this, it won't work, but assuming that it does --recursive, when I execute:

git clone https://github.com/huggle/huggle3-qt-lx --recursive
cd huggle3-qt-lx
snapcraft cleanbuild --debug

It builds with no issues