Hi, My snapcraft.yaml file...
https://github.com/spencerparkin/TwistyPuzzle/blob/stable-release/Snap/snapcraft.yaml ...as you can see, has a new "prime:" section in it. This wasn't needed in all my earlier snappings, but to finally get my program snapping correctly again, I've had to explicitly add some things in there. I suppose that snapcraft may not be detecting the "libmir*.so*" files as dependencies. Is this a bug in snapcraft? Why did I need to explicitly add my executable files and my "Data" directory? Are these no longer automatically added if you start to explicitly prime things? Thanks. Clearly I'm an novice snap crafter. BTW, how is the snap/snapcraft project coming along? Is it doing well, poor? Is it catching on? Is it the ultimate in package technology!? Thanks, --Spencer -- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
