~sergiusens/snapcraft/meta-all-yaml

« back to all changes in this revision

Viewing changes to examples/qmldemo/meta/package.yaml

  • Committer: Snappy Tarmac
  • Author(s): Ted Gould, John R. Lenton
  • Date: 2015-08-05 20:31:21 UTC
  • mfrom: (75.8.41 qml)
  • Revision ID: snappy_tarmac-20150805203121-tchab170kk5fckp3
QML Plugin by ted approved by mterry

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: qmldemo
 
2
version: 1
 
3
vendor: Ted Gould <ted@canonical.com>
 
4
frameworks: [mir]
 
5
binaries:
 
6
  - name: qmldemo
 
7
    exec: qmlscene demo.qml --
 
8
    caps:
 
9
      - mir_client
 
10
      - network-client