Skip to content
Permalink
Browse files
Install libsolv from Buster to allow sid builds
  • Loading branch information
athos-ribeiro committed Jul 24, 2018
1 parent 96be165 commit 809f511
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
@@ -1,5 +1,6 @@
deb http://httpredir.debian.org/debian stretch main
deb http://httpredir.debian.org/debian stretch-backports main
deb http://httpredir.debian.org/debian buster main
deb-src http://httpredir.debian.org/debian sid main
deb-src http://httpredir.debian.org/debian buster main
deb-src http://httpredir.debian.org/debian jessie main
@@ -37,6 +37,14 @@ install_obs_build_from_backports:
- obs-build
- fromrepo: stretch-backports

install_libsolv_from_testing:
pkg.latest:
- pkgs:
- libsolv0
- libsolv-perl
- libsolvext0
- fromrepo: buster

/usr/share/obs/api/Gemfile:
file.managed:
- source: salt://files/Gemfile

0 comments on commit 809f511

Please sign in to comment.