Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,8 +1,12 @@
|
|||||||
name: xorgproto
|
name: xorgproto
|
||||||
description: Combined X.Org X11 Protocol headers
|
description: Combined X.Org X11 Protocol headers
|
||||||
version: 2024.1
|
version: "2024.1"
|
||||||
|
revision: 1
|
||||||
url: https://xorg.freedesktop.org/
|
url: https://xorg.freedesktop.org/
|
||||||
license: BSD-2-Clause, HPND, HPND-sell-variant, ICU, MIT, MIT-open-group, SGI-B-2.0, SMLNJ, X11, X11-distribute-modifications-variant
|
license: BSD-2-Clause, HPND, HPND-sell-variant, ICU, MIT, MIT-open-group, SGI-B-2.0, SMLNJ, X11, X11-distribute-modifications-variant
|
||||||
architecture: any
|
architecture: any
|
||||||
make_depends: ["meson","xorg-util-macros"]
|
output_architecture: any
|
||||||
type: source
|
type: source
|
||||||
|
make_depends:
|
||||||
|
- meson
|
||||||
|
- xorg-util-macros
|
||||||
|
|||||||
Reference in New Issue
Block a user