mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
libftdi: fix BUILD_REQUIRES
This commit is contained in:
@@ -37,10 +37,10 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
haiku${secondaryArchSuffix}_devel >= $haikuVersion
|
||||
libconfuse${secondaryArchSuffix}_devel >= 2.5
|
||||
libusb${secondaryArchSuffix}_devel
|
||||
boost_devel$secondaryArchSuffix
|
||||
boost${secondaryArchSuffix}_devel
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user