libftdi: fix devel package dependencies

This commit is contained in:
Adrien Destugues
2019-01-11 23:56:14 +01:00
parent ca9de0d9ca
commit eb7d3f7e0d

View File

@@ -8,7 +8,7 @@ HOMEPAGE="https://www.intra2net.com/en/developer/libftdi/index.php"
COPYRIGHT="2003-2017 Intra2net AG and the libftdi developers"
LICENSE="GNU LGPL v2.1
GNU GPL v2"
REVISION="6"
REVISION="7"
SOURCE_URI="https://www.intra2net.com/en/developer/libftdi/download/libftdi1-$portVersion.tar.bz2"
CHECKSUM_SHA256="ec36fb49080f834690c24008328a5ef42d3cf584ef4060f3a35aa4681cb31b74"
SOURCE_DIR="libftdi1-$portVersion"
@@ -38,6 +38,7 @@ PROVIDES_devel="
"
REQUIRES_devel="
lib:libftdi1$secondaryArchSuffix == $portVersion base
devel:libusb_1.0$secondaryArchSuffix
"
BUILD_REQUIRES="