mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Fix vigra_devel PROVIDES section
This commit is contained in:
@@ -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
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user