fix dep for build

This commit is contained in:
Ertuğrul Erata
2016-01-26 23:31:42 +02:00
parent 0f5085a040
commit 5ef556a735
+5 -7
View File
@@ -13,17 +13,15 @@
<Summary>Programs to control and monitor storage systems using the Self-Monitoring</Summary>
<Description>The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks.</Description>
<Archive sha1sum="855c7d555dd405e5b392b1631dc36dd9632db8b8" type="targz">mirrors://sourceforge/smartmontools/6.4/smartmontools-6.4.tar.gz</Archive>
<Patches>
<!--<Patch level="1">smartmontools-5.38-defaultconf.patch</Patch>-->
<!--
<Patch level="1">smartmontools-5.40-megaraid.patch</Patch>
-->
</Patches>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<Dependency>libcap-ng-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>smartmontools</Name>
<RuntimeDependencies>
<RuntimeDependencies>
<Dependency>libgcc</Dependency>
<Dependency>libcap-ng</Dependency>
</RuntimeDependencies>