Switch gcc dependenency to gcc-libs

This commit is contained in:
2025-08-24 12:24:43 +03:00
parent 1b18f5f6c6
commit c155e27f33
+2 -1
View File
@@ -1,8 +1,9 @@
name: smartmontools
description: Utilities to control and monitor storage systems using S.M.A.R.T (Self-Monitoring Analysis and Reporting Technology System)
version: 7.4
revision: 2
url: https://www.smartmontools.org/
license: GPL2
architecture: any
depends: ["gcc","libcap","udev"]
depends: ["gcc-libs", "libcap", "udev"]
type: source