diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 7fed9a2d974f..925331a0fae0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1831,6 +1831,7 @@ SUBDIR += oniguruma SUBDIR += open-beagle SUBDIR += open62541 + SUBDIR += openapi SUBDIR += openapi-tui SUBDIR += opencl SUBDIR += opencl-clang @@ -4605,7 +4606,6 @@ SUBDIR += py-buildbot-console-view SUBDIR += py-buildbot-grid-view SUBDIR += py-buildbot-pkg - SUBDIR += py-buildbot-react-console-view SUBDIR += py-buildbot-waterfall-view SUBDIR += py-buildbot-worker SUBDIR += py-buildbot-wsgi-dashboards @@ -4646,6 +4646,7 @@ SUBDIR += py-cfgv SUBDIR += py-cfn-lint SUBDIR += py-cftime + SUBDIR += py-cgen SUBDIR += py-chai SUBDIR += py-chainmap SUBDIR += py-characteristic @@ -4841,6 +4842,7 @@ SUBDIR += py-dukpy SUBDIR += py-dulwich SUBDIR += py-dunamai + SUBDIR += py-durationpy SUBDIR += py-durus SUBDIR += py-dynrules SUBDIR += py-e3-core @@ -5241,10 +5243,12 @@ SUBDIR += py-lxml5 SUBDIR += py-mac-vendor-lookup SUBDIR += py-macholib + SUBDIR += py-madoka SUBDIR += py-magic SUBDIR += py-magnet2torrent SUBDIR += py-mailcap-fix SUBDIR += py-makefun + SUBDIR += py-mando SUBDIR += py-manuel SUBDIR += py-marisa-trie SUBDIR += py-marrow.mailer @@ -5339,6 +5343,12 @@ SUBDIR += py-objsize SUBDIR += py-oci SUBDIR += py-odfpy + SUBDIR += py-odoo-addon-openupgrade-framework16 + SUBDIR += py-odoo-addon-openupgrade-framework17 + SUBDIR += py-odoo-addon-openupgrade-framework18 + SUBDIR += py-odoo-addon-openupgrade-scripts16 + SUBDIR += py-odoo-addon-openupgrade-scripts17 + SUBDIR += py-odoo-addon-openupgrade-scripts18 SUBDIR += py-offtrac SUBDIR += py-olefile SUBDIR += py-omegaconf @@ -5377,6 +5387,7 @@ SUBDIR += py-opentelemetry-semantic-conventions SUBDIR += py-opentelemetry-util-http SUBDIR += py-opentracing + SUBDIR += py-openupgradelib SUBDIR += py-opster SUBDIR += py-optik SUBDIR += py-optree @@ -5521,6 +5532,7 @@ SUBDIR += py-poetry-types SUBDIR += py-poetry2setup SUBDIR += py-polib + SUBDIR += py-pondpond SUBDIR += py-pooch SUBDIR += py-pop SUBDIR += py-pop-config @@ -6087,6 +6099,7 @@ SUBDIR += py-tree-format SUBDIR += py-tree-sitter SUBDIR += py-tree-sitter-languages + SUBDIR += py-tree-sitter023 SUBDIR += py-treelib SUBDIR += py-trimesh SUBDIR += py-trove-classifiers @@ -7453,6 +7466,7 @@ SUBDIR += rubygem-googleapis-common-protos SUBDIR += rubygem-googleapis-common-protos-gitlab SUBDIR += rubygem-googleapis-common-protos-types + SUBDIR += rubygem-googleapis-common-protos-types-gitlab SUBDIR += rubygem-graf SUBDIR += rubygem-grape SUBDIR += rubygem-grape-entity @@ -7591,6 +7605,7 @@ SUBDIR += rubygem-marcel SUBDIR += rubygem-memo_wise SUBDIR += rubygem-memoist + SUBDIR += rubygem-memoist3 SUBDIR += rubygem-memoizable SUBDIR += rubygem-memoize SUBDIR += rubygem-memory_profiler @@ -7919,6 +7934,7 @@ SUBDIR += rubygem-scientist SUBDIR += rubygem-sd_notify SUBDIR += rubygem-sdoc + SUBDIR += rubygem-semantic_logger SUBDIR += rubygem-semantic_puppet SUBDIR += rubygem-semantic_range SUBDIR += rubygem-semi_semantic @@ -8028,6 +8044,7 @@ SUBDIR += rubygem-syntax_tree SUBDIR += rubygem-sysinfo SUBDIR += rubygem-syslog + SUBDIR += rubygem-syslog_protocol SUBDIR += rubygem-systemu SUBDIR += rubygem-table_print SUBDIR += rubygem-tdiff @@ -8422,7 +8439,6 @@ SUBDIR += ut SUBDIR += utf8cpp SUBDIR += uthash - SUBDIR += util-linux SUBDIR += uv SUBDIR += uvwasi SUBDIR += valgrind |