Le Thu, Sep 08, 2022 at 12:04:56PM +0200, Landry Breuil a écrit : > Le Wed, Sep 07, 2022 at 09:20:57AM -0400, Adriano Barbosa a écrit : > > Hi. > > Update for net/nextcloudclient v3.6.0 > > > > Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.6.0 > > Here's a diff that applies on top of current, but strangely it doesnt > detect inotify at build time (or its just a cmake false negative ?), so > i think some work is still needed. > > -- The following REQUIRED packages have not been found: > * Inotify > > and build config ends up with: > > ./config.h:/* #undef USE_INOTIFY */
Bah, disregard my comment, that's the same with 3.5.4 and the USE_INOTIFY #define doesnt seem to be used in the code.