missing variables (#4622)

This commit is contained in:
Schrijvers Luc
2020-01-20 09:10:59 +01:00
committed by GitHub
parent c1bb0b1c68
commit f190e2c057

View File

@@ -66,12 +66,12 @@ REQUIRES="
PROVIDES_devel=" PROVIDES_devel="
jack2${secondaryArchSuffix}_devel jack2${secondaryArchSuffix}_devel
devel:libjack = 0.1.0 compat >= 0 devel:libjack$secondaryArchSuffix = 0.1.0 compat >= 0
devel:libjacknet = 0.1.0 compat >= 0 devel:libjacknet$secondaryArchSuffix = 0.1.0 compat >= 0
devel:libjackserver = 0.1.0 compat >= 0 devel:libjackserver$secondaryArchSuffix = 0.1.0 compat >= 0
" "
REQUIRES_devel=" REQUIRES_devel="
jack2$secondaryArchSuffix == base jack2$secondaryArchSuffix == $portVersion base
" "
BUILD_REQUIRES=" BUILD_REQUIRES="