diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4654f2aba762..7931833e03e7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -720,7 +720,6 @@ SUBDIR += folly SUBDIR += forge SUBDIR += forgejo-runner - SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils SUBDIR += fortytwo-encore @@ -811,7 +810,6 @@ SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n - SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht @@ -832,7 +830,6 @@ SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub - SUBDIR += ghub-devel SUBDIR += gilt SUBDIR += gindent SUBDIR += gio-sharp @@ -1651,7 +1648,6 @@ SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit - SUBDIR += magit-devel SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie @@ -4355,6 +4351,7 @@ SUBDIR += py-BTrees SUBDIR += py-Dumper SUBDIR += py-Faker + SUBDIR += py-Farama-Notifications SUBDIR += py-IBMQuantumExperience SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc @@ -4748,6 +4745,7 @@ SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler + SUBDIR += py-cyclopts SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem @@ -5146,6 +5144,7 @@ SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events + SUBDIR += py-jupyter-kernel-gateway SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging @@ -5336,6 +5335,7 @@ SUBDIR += py-onigurumacffi SUBDIR += py-opcodes SUBDIR += py-openapi-core + SUBDIR += py-openapi-pydantic SUBDIR += py-openapi-schema-validator SUBDIR += py-openapi-spec-validator SUBDIR += py-opencensus @@ -8370,7 +8370,6 @@ SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient - SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-cli @@ -8431,12 +8430,14 @@ SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-compiler-rt20 + SUBDIR += wasi-compiler-rt21 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasi-libcxx21 SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer |