~sergiusens/snapcraft/1481499

« back to all changes in this revision

Viewing changes to plugins/autotools-project.yaml

  • Committer: Snappy Tarmac
  • Author(s): Sergio Schvezov
  • Date: 2015-09-18 15:12:35 UTC
  • mfrom: (178.1.1 snapcraft)
  • Revision ID: snappy_tarmac-20150918151235-n3nacci4gio8zqqf
build-packages instead of build-tools to follow the spec by sergiusens approved by mvo

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
module: autotools_project
2
 
build-tools: [autoconf, automake, autopoint]
 
2
build-packages: [autoconf, automake, autopoint]
3
3
options:
4
4
  source:
5
5
    required: true