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:
@@ -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"]
|
||||
|
||||
@@ -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"]
|
||||
|
||||
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user