Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:24:54 +03:00
parent efc8a50da4
commit 52cb79a0ec
+2 -1
View File
@@ -1,9 +1,10 @@
name: upower
description: Abstraction for enumerating power devices, listening to device events and querying history and statistics
version: 1.90.9
revision: 2
url: https://upower.freedesktop.org/
license: GPL2-or-later
architecture: any
depends: ["gcc","glib","glibc","libgudev","polkit"]
depends: ["gcc-libs", "glib", "glibc", "libgudev", "polkit"]
make_depends: ["docbook-xsl-nons", "gobject-introspection", "meson"]
type: source