GNOME Bugzilla – Bug 781211
Add a first version of Flatpak manifest
Last modified: 2017-08-06 11:42:00 UTC
With this manifest users will be able to build/develop gnome-news from GNOME Builder, following the new newcomers workflow. https://wiki.gnome.org/Newcomers The following patch is quite simple/straightforward so I will go ahead and push it. This bug is just for the record (in case something goes wrong or needs to be discussed further). :)
Created attachment 349716 [details] [review] build: Add a first version of Flatpak manifest So it can be used by devs to build against in GNOME Builder.
Attachment 349716 [details] pushed as dbf122c - build: Add a first version of Flatpak manifest
Hi, I'm trying to build and run Gnome-News with the newcomers guide (using flatpak and Builder). However, when I try to run it, I get an error that says: `Missing dependency: Namespace Tracker not available for version 1.0` and it doesn't run. Any idea what might be?
FYI, the patches in bug #785877 should fix building gnome-news master with Builder.