Merge ~gary-wzl77/ubuntu-app-platform:master into ubuntu-app-platform:master

Proposed by Gary.Wang
Status: Merged
Approved by: Tim Peeters
Approved revision: e37854e25f06ee7f6c595c93d77a5dba1b160e1c
Merged at revision: e37854e25f06ee7f6c595c93d77a5dba1b160e1c
Proposed branch: ~gary-wzl77/ubuntu-app-platform:master
Merge into: ubuntu-app-platform:master
Diff against target: 14 lines (+3/-0)
1 file modified
snapcraft.yaml (+3/-0)
Reviewer Review Type Date Requested Status
Tim Peeters Approve
Review via email: mp+311910@code.launchpad.net

Commit message

Fixed lp:1645221.
We need two more dependencies as following for telegram-app.
      - qml-module-ubuntu-connectivity
      - qtdeclarative5-ubuntu-contacts0.1

Description of the change

Fixed lp:1645221.
We need two more dependencies as following for telegram-app.
      - qml-module-ubuntu-connectivity
      - qtdeclarative5-ubuntu-contacts0.1

To post a comment you must log in.
Revision history for this message
Tim Peeters (tpeeters) wrote :

Looks good, thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snapcraft.yaml b/snapcraft.yaml
2index 799969c..534fe16 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -93,6 +93,9 @@ parts:
6 - qtdeclarative5-ubuntu-telephony-phonenumber0.1
7 - qtdeclarative5-buteo-syncfw0.1
8 - qml-module-qtcontacts # See bug 1643659
9+ # Needed by telegram.
10+ - qml-module-ubuntu-connectivity
11+ - qtdeclarative5-ubuntu-contacts0.1
12
13 snap:
14 - etc

Subscribers

People subscribed via source and target branches

to all changes: