Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:45 +03:00
parent 716df5e3ab
commit 131f974173
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: mobile-broadband-provider-info name: mobile-broadband-provider-info
description: Mobile broadband settings for service providers across countries description: Mobile broadband settings for service providers across countries
version: 20250613 version: "20250613"
revision: 1
url: https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info url: https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info
license: CC-PDDC license: CC-PDDC
architecture: any architecture: any
make_depends: ["libxslt","meson"] output_architecture: any
type: source type: source
make_depends:
- libxslt
- meson