Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ARCH=any
|
|
||||||
@@ -1,9 +1,13 @@
|
|||||||
name: adwaita-icon-theme
|
name: adwaita-icon-theme
|
||||||
description: UI icon set for GNOME core apps
|
description: UI icon set for GNOME core apps
|
||||||
version: 49.0
|
version: "49.0"
|
||||||
|
revision: 1
|
||||||
url: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
url: https://gitlab.gnome.org/GNOME/adwaita-icon-theme
|
||||||
license: CC-BY-SA-3.0 or LGPL3-only
|
license: CC-BY-SA-3.0 or LGPL3-only
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gtk3"]
|
output_architecture: any
|
||||||
make_depends: ["meson"]
|
|
||||||
type: source
|
type: source
|
||||||
|
depends:
|
||||||
|
- gtk3
|
||||||
|
make_depends:
|
||||||
|
- meson
|
||||||
|
|||||||
Reference in New Issue
Block a user