Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:42 +03:00
parent ea1d15780f
commit d24d52d3ec
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -1
View File
@@ -5,5 +5,9 @@ revision: 2
url: https://docbook.org/ url: https://docbook.org/
license: LicenseRef-docbook-XSL license: LicenseRef-docbook-XSL
architecture: any architecture: any
depends: ["docbook-xml","libxml2","libxslt"] output_architecture: any
type: source type: source
depends:
- docbook-xml
- libxml2
- libxslt