From 30951f8ae16a0700b36970b5267965705ba4939c Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Wed, 10 Jan 2024 17:00:09 +0100 Subject: [PATCH] Update ci.toml to build required packages for the demo --- config/aarch64/ci.toml | 4 ++++ config/x86_64/ci.toml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index dc53baf..0b41c42 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -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 = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index 6cb6403..7c645ca 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -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 = {}