~longsleep/snapcraft/snapcraft-debs-plugin

« back to all changes in this revision

Viewing changes to integration-tests/data/build-tools/snapcraft.yaml

  • Committer: Snappy Tarmac
  • Author(s): Ted Gould
  • Date: 2015-09-23 16:04:26 UTC
  • mfrom: (183.3.7 pkg-config-sysroot)
  • Revision ID: snappy_tarmac-20150923160426-3rqc1oz6cyv5kwbp
Ensure C library configuration tools don't use system paths by ted approved by sergiusens

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: build-tools-test
 
2
version: 0.1
 
3
vendor: Napoleon Bonaparte <napoleon@short-guys-rock.co.fr>
 
4
summary: one line summary
 
5
description: a longer description
 
6
icon: icon.svg
 
7
 
 
8
parts:
 
9
  make-project:
 
10
    source: .
 
11
    stage-packages:
 
12
      - libxml2-dev
 
13
      - libxslt1-dev
 
14
      - libglib2.0-dev