Merge lp:~fboucault/ubuntu-terminal-app/do_not_embed_ui_extras into lp:ubuntu-terminal-app

Proposed by Florian Boucault
Status: Superseded
Proposed branch: lp:~fboucault/ubuntu-terminal-app/do_not_embed_ui_extras
Merge into: lp:ubuntu-terminal-app
Diff against target: 22 lines (+0/-15)
1 file modified
snapcraft.yaml (+0/-15)
To merge this branch: bzr merge lp:~fboucault/ubuntu-terminal-app/do_not_embed_ui_extras
Reviewer Review Type Date Requested Status
Jenkins Bot continuous-integration Needs Fixing
Ubuntu Terminal Developers Pending
Review via email: mp+317634@code.launchpad.net

This proposal has been superseded by a proposal from 2017-03-03.

Commit message

Do not embed ubuntu-ui-extras as it is provided by ubuntu-app-platform

Description of the change

Do not embed ubuntu-ui-extras as it is provided by ubuntu-app-platform

To post a comment you must log in.
Revision history for this message
Jenkins Bot (ubuntu-core-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'snapcraft.yaml'
2--- snapcraft.yaml 2017-02-01 14:43:39 +0000
3+++ snapcraft.yaml 2017-02-17 14:47:30 +0000
4@@ -45,18 +45,3 @@
5 - fonts-inconsolata
6 build-attributes: [no-system-libraries]
7 after: [desktop-ubuntu-app-platform]
8-
9- ubuntu-ui-extras:
10- plugin: cmake
11- configflags: [-DCMAKE_INSTALL_PREFIX=/usr]
12- source: http://code.launchpad.net/~phablet-team/ubuntu-ui-extras/tabs
13- source-type: bzr
14- build-packages:
15- - gettext
16- - pkg-config
17- - qtbase5-dev
18- - qtdeclarative5-dev
19- - libexiv2-dev
20- stage-packages:
21- - libexiv2-14
22- build-attributes: [no-system-libraries]

Subscribers

People subscribed via source and target branches