flashrom
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
<Dependency>libftdi-devel</Dependency>
|
||||
<Dependency>pciutils-devel</Dependency>
|
||||
<Dependency>python3-sphinx</Dependency>
|
||||
</BuildDependencies>
|
||||
<!--
|
||||
<Patches>
|
||||
@@ -32,13 +33,14 @@
|
||||
<Package>
|
||||
<Name>flashrom</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
<Dependency>libftdi-devel</Dependency>
|
||||
<Dependency>pciutils-devel</Dependency>
|
||||
<Dependency>libusb</Dependency>
|
||||
<Dependency>libftdi</Dependency>
|
||||
<Dependency>pciutils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/sbin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
Reference in New Issue
Block a user