Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user