Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:54 +03:00
parent 093b8f3ebe
commit 7eee12d2af
2 changed files with 5 additions and 2 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -1
View File
@@ -1,8 +1,12 @@
name: xcb-proto
description: XML-XCB protocol descriptions
version: 1.17.0
revision: 1
url: https://xcb.freedesktop.org/
license: X11-distribute-modifications-variant
architecture: any
make_depends: ["python3","libxml2"]
output_architecture: any
type: source
make_depends:
- python3
- libxml2