Santiago Baldassin has proposed merging 
~sbaldassin/ubuntu-app-platform:testability into ubuntu-app-platform:master.

Commit message:
Adding the testability libraries to the platform snap

Requested reviews:
  Ubuntu SDK team (ubuntu-sdk-team)

For more details, see:
https://code.launchpad.net/~sbaldassin/ubuntu-app-platform/+git/ubuntu-app-platform/+merge/314690

This mp adds the testability library to the ubuntu-app-platform snap so that 
snaps connected to the platform snap can be introspected by autopilot
-- 
Your team Ubuntu SDK team is requested to review the proposed merge of 
~sbaldassin/ubuntu-app-platform:testability into ubuntu-app-platform:master.
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 8a890c6..bb19554 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -19,6 +19,7 @@ parts:
   ubuntu-app-platform:
     plugin: nil
     stage-packages:
+        - libautopilot-qt-autopilot
         - fontconfig
         - libc6
         - libcups2
-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-team
Post to     : ubuntu-sdk-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to