Switch gcc dependenency to gcc-libs
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
name: smartmontools
|
name: smartmontools
|
||||||
description: Utilities to control and monitor storage systems using S.M.A.R.T (Self-Monitoring Analysis and Reporting Technology System)
|
description: Utilities to control and monitor storage systems using S.M.A.R.T (Self-Monitoring Analysis and Reporting Technology System)
|
||||||
version: 7.4
|
version: 7.4
|
||||||
|
revision: 2
|
||||||
url: https://www.smartmontools.org/
|
url: https://www.smartmontools.org/
|
||||||
license: GPL2
|
license: GPL2
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: ["gcc","libcap","udev"]
|
depends: ["gcc-libs", "libcap", "udev"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user