Merge branch 'fix_ci_pkg_set' into 'master'

Update ci.toml to build required packages for the demo

See merge request redox-os/redox!1411
This commit is contained in:
Jeremy Soller 2024-01-10 16:48:14 +00:00
commit 45d5fce901
2 changed files with 8 additions and 0 deletions

View file

@ -25,6 +25,8 @@ cleye = {}
#cmatrix = {} # needs ncursesw now
contain = {}
coreutils = {}
cosmic-edit = {}
cosmic-icons = {}
cosmic-text = {}
cpal = {}
curl = {}
@ -74,6 +76,7 @@ init = {}
initfs = {}
installer = {}
installer-gui = {}
intel-one-mono = {}
ion = {}
ipcd = {}
jansson = {}
@ -140,6 +143,7 @@ pixman = {}
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
pkg-config = {}
pkgutils = {}
pop-icon-theme = {}
#powerline = {} # dirs
prboom = {}
procedural-wallpapers-rs = {}

View file

@ -25,6 +25,8 @@ cleye = {}
#cmatrix = {} # needs ncursesw now
contain = {}
coreutils = {}
cosmic-edit = {}
cosmic-icons = {}
cosmic-text = {}
cpal = {}
curl = {}
@ -74,6 +76,7 @@ init = {}
initfs = {}
installer = {}
installer-gui = {}
intel-one-mono = {}
ion = {}
ipcd = {}
#jansson = {} # needs config.sub update
@ -141,6 +144,7 @@ pixman = {}
#pkgar = {} # uses virtual Cargo.toml, needs recipe update
pkg-config = {}
pkgutils = {}
pop-icon-theme = {}
#powerline = {} # dirs
prboom = {}
procedural-wallpapers-rs = {}