Re: Removing sub-parts from the remote parts ecosystem.

2016-08-10 Thread Joe Talbott
On Aug 10, 2016 2:15 AM, "Didier Roche" <didro...@ubuntu.com> wrote: > > Le 09/08/2016 à 23:41, Joe Talbott a écrit : > > Dear Snapcrafters, > > Hey Joe, > > > > The wiki introduced the concept of sub-parts and used namespacing to > > associa

Re: Vala and Snapcraft. Issues with a library part in Vala.

2017-02-01 Thread Joe Talbott
I think you'll want something along the lines of: parts: mylib-x: ... mylib-y: ... after: [mylib-x] This will include both mylib-x and mylib-y in your snap and ensure that mylib-x is built before mylib-y is. Joe On Wed, Feb 1, 2017 at 10:01 AM, Luca Dionisi

Re: Updating cloud part

2017-03-31 Thread Joe Talbott
update/search and the API url. > > All the best, > > Tim > > > > On 31.03.2017 18:24, Joe Talbott wrote: >> >> I see 'liri-app' here https://parts.snapcraft.io/v1/parts.yaml >> >> Make sure you run 'snapcraft update' to download the latest parts

Re: Updating cloud part

2017-03-31 Thread Joe Talbott
I see 'liri-app' here https://parts.snapcraft.io/v1/parts.yaml Make sure you run 'snapcraft update' to download the latest parts.yaml file. Joe On Fri, Mar 31, 2017 at 12:22 PM, Tim Süberkrüb wrote: > Hey, > > I made some changes to the Liri cloud part few hours