Code review comment for lp:~fgimenez/snapcraft/build-examples-test

Revision history for this message
Daniel Holbach (dholbach) wrote :

Can you apply the following change?

== modified file 'examples/downloader-with-wiki-parts/snapcraft.yaml'
--- examples/downloader-with-wiki-parts/snapcraft.yaml 2015-09-21 05:04:31 +0000
+++ examples/downloader-with-wiki-parts/snapcraft.yaml 2015-09-22 08:11:03 +0000
@@ -14,3 +14,4 @@
         source: .
         after:
             - curl
+build-packages: [libssl-dev]

review: Needs Fixing

« Back to merge proposal