Until the feature gets added to snapcraft, you can use a simple shell script to start a container and setup the relevant deps, e.g. (script by mvo): https://raw.githubusercontent.com/mvo5/snapweb/feature/cleanbuild/cleanbuild.sh
On Sat, Oct 15, 2016 at 8:26 PM, Dan Kegel <[email protected]> wrote: > Hey all, > Day 3 of using snapcraft, and I've managed to get > both piglit and a proprietary app snapped and running. > Snapcraft's learning curve is not too steep, kudos. > > Problem: I can't do 'snapcraft cleanbuild' on my proprietary > apps because they depend on packages in a ppa and/or a > private apt repo. > Is there a way to specify add-apt-repository foo > to be used during snapcraft cleanbuild? > > -- > Snapcraft mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > -- - Loïc
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
