Skip to content
Snippets Groups Projects
spy.yaml 555 B
Newer Older
---
apt_components:
  - main
  - non-free
can_merge_usr: true
strip_source_version_suffix: '\+srtv2.*'
sources:
  # Not available to the public yet, so this URL is just a guess.
  - label: steamrt
    apt_uri: 'http://repo.steampowered.com/steamrt-spy'
    keyring: 'valve-archive-keyring.gpg'
  - label: ubuntu
    for_build: false
    for_final: true
    apt_uri: 'http://archive.ubuntu.com/ubuntu'
    apt_suite: 'bionic'
    keyring: 'ubuntu-archive-keyring.gpg'
    apt_components:
      - main
      - restricted
      - universe
      - multiverse