From d9375d1c1262e76ac21bd01336b04ec95f49df4e Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Sun, 30 Mar 2025 17:22:09 +0200 Subject: [PATCH] Merge audiod into the base repo --- config/aarch64/ci.toml | 1 - config/aarch64/desktop.toml | 1 - config/desktop.toml | 1 - config/i686/ci.toml | 1 - config/riscv64gc/ci.toml | 1 - config/x86_64/ci.toml | 1 - 6 files changed, 6 deletions(-) diff --git a/config/aarch64/ci.toml b/config/aarch64/ci.toml index 4ce98f9d..f1db1cfc 100644 --- a/config/aarch64/ci.toml +++ b/config/aarch64/ci.toml @@ -9,7 +9,6 @@ prompt = false [packages] acid = {} atk = {} -audiod = {} autoconf = {} automake = {} bash = {} diff --git a/config/aarch64/desktop.toml b/config/aarch64/desktop.toml index 436ed82d..9c5956fe 100644 --- a/config/aarch64/desktop.toml +++ b/config/aarch64/desktop.toml @@ -9,7 +9,6 @@ filesystem_size = 256 # Package settings [packages] -audiod = {} cosmic-edit = {} cosmic-icons = {} cosmic-files = {} diff --git a/config/desktop.toml b/config/desktop.toml index 4aa0f666..152371b1 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -9,7 +9,6 @@ filesystem_size = 650 # Package settings [packages] -audiod = {} cosmic-edit = {} cosmic-icons = {} cosmic-files = {} diff --git a/config/i686/ci.toml b/config/i686/ci.toml index 53e5a6ab..d9c455ab 100644 --- a/config/i686/ci.toml +++ b/config/i686/ci.toml @@ -7,7 +7,6 @@ prompt = false # Package settings [packages] -audiod = {} bootloader = {} bootstrap = {} ca-certificates = {} diff --git a/config/riscv64gc/ci.toml b/config/riscv64gc/ci.toml index 53e5a6ab..d9c455ab 100644 --- a/config/riscv64gc/ci.toml +++ b/config/riscv64gc/ci.toml @@ -7,7 +7,6 @@ prompt = false # Package settings [packages] -audiod = {} bootloader = {} bootstrap = {} ca-certificates = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index f85f4c8b..38704e52 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -9,7 +9,6 @@ prompt = false [packages] acid = {} #atk = {} # depends on glib which does not build -audiod = {} autoconf = {} automake = {} base = {}