Fix vigra_devel PROVIDES section

This commit is contained in:
Kacper Kasper
2014-07-05 00:00:02 +02:00
parent aa4d382cf4
commit 4914b63a68

View File

@@ -96,9 +96,9 @@ TEST()
PROVIDES_devel="
vigra${secondaryArchSuffix}_devel = $portVersion
cmd:vigra_config$secondaryArchSuffix
cmd:python # vigra-config is python script
devel:libvigraimpex$secondaryArchSuffix = 5.1.10.0 compat >= 5
"
REQUIRES_devel="
vigra$secondaryArchSuffix == $portVersion base
cmd:python # vigra-config is python script
"