Replace .compilation-options with output_architecture

This commit is contained in:
2025-10-08 11:10:43 +03:00
parent 42ad866bdd
commit e9437e9db8
2 changed files with 5 additions and 3 deletions
-1
View File
@@ -1 +0,0 @@
ARCH=any
+5 -2
View File
@@ -1,8 +1,11 @@
name: hicolor-icon-theme name: hicolor-icon-theme
description: The Hicolor icon theme from Freedesktop.org description: The Hicolor icon theme from Freedesktop.org
version: 0.18 version: "0.18"
revision: 1
url: https://gitlab.freedesktop.org/xdg/default-icon-theme url: https://gitlab.freedesktop.org/xdg/default-icon-theme
license: GPL2-or-later license: GPL2-or-later
architecture: any architecture: any
make_depends: ["meson"] output_architecture: any
type: source type: source
make_depends:
- meson