=== phoenix_firebrd is now known as murthy === murthy is now known as phoenix_firebrd_ === phoenix_firebrd_ is now known as murthy [14:32] PR snapcraft#2432 opened: CMake specific parallel option [14:44] PR snapcraft#2432 closed: CMake specific parallel option [14:56] PR snapcraft#2433 opened: Clone single branch and clone with "--recurse-submodules" [16:28] Hey, happy new year first! I am pretty new to the Snap world and trying to package a QML "app". So it utilizes CMake and C++… and Qt. And the plugin seems dated and I am not too fond of the idea either… Is it possible to make my snap maybe depend on another snap that provides the "right" Qt runtime (5.12 in my case)? Primary target are Debian desktops btw. [17:10] Hi. I run nextcloud as a snap application. It includes a service that renews letsencrypt certificates. I had closed a port accidentally and that service failed. I fixed the issue. How can I now restart that service or scheduler or whatever it is? I strongly assume that this is it: /bin/sh /snap/nextcloud/10314/bin/renew-certs And in journalctl it logs as 'nextcloud.renew-certs'. [17:15] nvm, I figured it out: systemctl restart snap.nextcloud.renew-certs [19:04] Shapeshifter, LOL [20:13] How can I use libraries from the host system during the build process?