~longsleep/snapcraft/snapcraft-debs-plugin

« back to all changes in this revision

Viewing changes to examples/wget-deb/snapcraft.yaml

  • Committer: Snappy Tarmac
  • Author(s): Sergio Schvezov
  • Date: 2015-08-28 13:01:40 UTC
  • mfrom: (134.5.13 icon-meta)
  • Revision ID: snappy_tarmac-20150828130140-6wh4ncn75id9ncyk
icon support for snapcraft.yaml by sergiusens approved by chipaca

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
    - name: usr/bin/wget
6
6
summary: wget for snappy
7
7
description: a basic example from ubuntu packages
 
8
icon: icon.png
8
9
 
9
10
parts:
10
11
  wget: