Skip to content
Snippets Groups Projects
Commit cd79d21b authored by Simon McVittie's avatar Simon McVittie
Browse files

scout: Add detached debug symbols to SDK

parent 468a964c
No related branches found
No related tags found
No related merge requests found
Pipeline #825 failed
......@@ -43,10 +43,12 @@ platform:
sdk:
add_packages_multiarch:
- steamrt-libdebug
- steamrt-libdevel
add_packages:
- steamrt-dev
- steamrt-libdebug-non-multiarch
- steamrt-libdevel-non-multiarch
post_script: |
......
......@@ -17,6 +17,13 @@ sources:
keyring: 'valve-archive-keyring.gpg'
apt_components:
- main
- label: steamrt-debug
apt_uri: 'http://repo.steampowered.com/steamrt'
keyring: 'valve-archive-keyring.gpg'
apt_components:
- main/debug
deb: true
deb-src: false
- label: steam
apt_uri: 'http://repo.steampowered.com/steam'
apt_suite: 'precise'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment