Replace .compilation-options with output_architecture
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ARCH=any
|
||||
@@ -1,8 +1,14 @@
|
||||
name: gsettings-desktop-schemas
|
||||
description: GSettings schemas for GNOME desktop components
|
||||
version: 49.0
|
||||
version: "49.0"
|
||||
revision: 1
|
||||
url: https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas
|
||||
license: LGPL2.1-or-later
|
||||
architecture: any
|
||||
make_depends: ["glib","gobject-introspection","meson", "python-setuptools"]
|
||||
output_architecture: any
|
||||
type: source
|
||||
make_depends:
|
||||
- glib
|
||||
- gobject-introspection
|
||||
- meson
|
||||
- python-setuptools
|
||||
|
||||
Reference in New Issue
Block a user