Skip to content

Clickable build

jezek requested to merge github/fork/jezek/clickable-build into xenial

With these changes the messaging app can be build using clickable.

NOTE: As for now, building with clickable fails, due to libnotify dependencies missing in clickable/ubuntu-sdk:16.04-armhf docker image. Issue is filled, but in the meantime you can install the libnotify-dev:armhf by yourself into the image and then use it via the --docker-image parameter.

EDIT: Building app with clickable now works as expected. If the libnotify error occurs, use clickable update and then try again.

Merge request reports