kde/Capa2: fixes tier-1 batch2 (ki18n gui-set, solid bison, karchive zlib-only)

ki18n: qtdeclarative arrastra EGL → +set Gui. solid: +bison (predicate parser).
karchive: bzip2/xz/zstd dropeados (un dep falla configure C23) → zlib-only (gzip/zip
OK). kguiaddons/kwindowsystem DIFERIDOS: piden X11 (cadena xcb/X11 = Capa 0 pendiente).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-07-11 21:49:04 -04:00
co-authored by Claude Opus 4.8
parent ee6f1e061c
commit 76c576b481
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ compile = "cmake --build build"
install = "DESTDIR=/out cmake --install build"
[deps]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "zlib", "bzip2", "xz", "zstd"]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "zlib"]
+1 -1
View File
@@ -37,4 +37,4 @@ compile = "cmake --build build"
install = "DESTDIR=/out cmake --install build"
[deps]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "qtdeclarative"]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "qtdeclarative", "mesa", "libdrm", "libxkbcommon", "wayland"]
+1 -1
View File
@@ -37,4 +37,4 @@ compile = "cmake --build build"
install = "DESTDIR=/out cmake --install build"
[deps]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "qtdeclarative", "flex", "mesa", "libdrm", "libxkbcommon", "wayland"]
build = ["cmake", "samurai", "python3", "pkgconf", "qtbase", "dbus", "extra-cmake-modules", "qttools", "qtdeclarative", "flex", "bison", "mesa", "libdrm", "libxkbcommon", "wayland"]