Update ci.toml to build required packages for the demo

This commit is contained in:
bjorn3 2024-01-10 17:00:09 +01:00
parent 5831c26aef
commit 30951f8ae1
2 changed files with 8 additions and 0 deletions

View file

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

View file

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