libftdi fix dep
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
|
||||
<Package>
|
||||
<Name>libftdi</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libusb</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -35,6 +38,7 @@
|
||||
<Package>
|
||||
<Name>python-libftdi</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libusb</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency release="current">libftdi</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -49,6 +53,7 @@
|
||||
<Summary>Development files for libftdi</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libftdi</Dependency>
|
||||
<Dependency>libusb-devel</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin/libftdi-config</Path>
|
||||
|
||||
Reference in New Issue
Block a user