Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:53 +03:00
parent fa2ed049c0
commit ada52ab6ff
2 changed files with 6 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+6 -2
View File
@@ -1,8 +1,12 @@
name: wayland-protocols
description: Additional wayland protocol specifications
version: 1.45
version: "1.45"
revision: 1
url: https://wayland.freedesktop.org/
license: MIT
architecture: any
make_depends: ["meson","wayland"]
output_architecture: any
type: source
make_depends:
- meson
- wayland